fix: crash on some read-only grids #34
Annotations
12 warnings
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/FastGrid/Column/FastGridViewColumn.cs#L350
'FastGridViewColumn.OnPropertyChanged(string)': new protected member declared in sealed type
|
Build the FastControls package:
src/FastControls/FastGrid/Column/FastGridViewColumn.cs#L354
'FastGridViewColumn.SetField<T>(ref T, T, string)': new protected member declared in sealed type
|
Build the FastControls package:
src/FastControls/FastGrid/Column/FastGridViewColumnGroup.cs#L75
'FastGridViewColumnGroup.OnPropertyChanged(string)': new protected member declared in sealed type
|
Build the FastControls package:
src/FastControls/FastGrid/Column/FastGridViewColumnGroup.cs#L79
'FastGridViewColumnGroup.SetField<T>(ref T, T, string)': new protected member declared in sealed type
|
Build the FastControls package:
src/FastControls/FastGrid/Util/FastGridInternalUtil.cs#L82
'FrameworkElement.CustomLayout' is obsolete: 'Deprecated. It will be removed in a future release.'
|
Build the FastControls package:
src/FastControls/FastGrid/Util/FastGridInternalUtil.cs#L83
'FrameworkElement.CustomLayout' is obsolete: 'Deprecated. It will be removed in a future release.'
|
Build the FastControls package:
src/FastControls/FastGrid/Row/FastGridViewCell.cs#L41
'FrameworkElement.CustomLayout' is obsolete: 'Deprecated. It will be removed in a future release.'
|
Build the FastControls package:
src/FastControls/FastGrid/Row/FastGridViewRow.cs#L77
'FrameworkElement.CustomLayout' is obsolete: 'Deprecated. It will be removed in a future release.'
|
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.'
|
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/
|
Loading