moved FG to another repo #35
Annotations
12 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "FastControls".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected], actions/setup-dotnet@v3, actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build the FastControls package:
src/FastControls/FastCheckBox.cs#L29
'PropertyMetadata.CallPropertyChangedWhenLoadedIntoVisualTree' is obsolete: 'Deprecated. It will be removed in a future release.'
|
Build the FastControls package:
src/FastControls/FastCheckBox.cs#L45
'PropertyMetadata.CallPropertyChangedWhenLoadedIntoVisualTree' is obsolete: 'Deprecated. It will be removed in a future release.'
|
Build the FastControls package:
src/FastControls/FastCheckBox.cs#L115
'INTERNAL_HtmlDomManager.SetDomElementAttribute(object, string, object)' is obsolete: 'Deprecated. It will be removed in a future release.'
|
Build the FastControls package:
src/FastControls/FastCheckBox.cs#L20
Missing XML comment for publicly visible type or member 'FastCheckBox'
|
Build the FastControls package:
src/FastControls/FastCheckBox.cs#L22
Missing XML comment for publicly visible type or member 'FastCheckBox.IsCheckedProperty'
|
Build the FastControls package:
src/FastControls/FastCheckBox.cs#L32
Missing XML comment for publicly visible type or member 'FastCheckBox.IsThreeStateProperty'
|
Build the FastControls package:
src/FastControls/FastCheckBox.cs#L39
Missing XML comment for publicly visible type or member 'FastCheckBox.TextProperty'
|
Build the FastControls package:
src/FastControls/FastCheckBox.cs#L54
Missing XML comment for publicly visible type or member 'FastCheckBox.FastCheckBox()'
|
Build the FastControls package:
src/FastControls/FastCheckBox.cs#L64
Missing XML comment for publicly visible type or member 'FastCheckBox.IsChecked'
|
Build the FastControls package:
src/FastControls/FastCheckBox.cs#L70
Missing XML comment for publicly visible type or member 'FastCheckBox.IsThreeState'
|
Loading