Add Campaign Animation Set editor - #384
Merged
donkeyProgramming merged 1 commit intoAug 9, 2026
Merged
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run all tests:
Shared/SharedCore/Shared.CoreTest/PackFiles/PackFileService_AddFilesToPack.cs#L179
Possible null reference argument for parameter 'container' in 'void PackFileService.AddFilesToPack(IPackFileContainer container, List<NewPackFileEntry> newFiles)'.
|
|
Build the project:
Shared/SharedUI/Shared.Ui/BaseDialogs/FilterDialog/FilterUserControl.xaml.cs#L84
Dereference of a possibly null reference.
|
|
Build the project:
Shared/SharedUI/Shared.Ui/Common/ValueConverters/IconToImageSourceConverter.cs#L21
Possible null reference return.
|
|
Build the project:
Shared/SharedUI/Shared.Ui/BaseDialogs/FilterDialog/FilterUserControl.xaml.cs#L113
Converting null literal or possible null value to non-nullable type.
|
|
Build the project:
Shared/SharedUI/Shared.Ui/BaseDialogs/FilterDialog/FilterUserControl.xaml.cs#L28
Non-nullable field 'OnItemSelected' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build the project:
Shared/SharedUI/Shared.Ui/BaseDialogs/FilterDialog/FilterUserControl.xaml.cs#L28
Non-nullable field 'OnItemDoubleClicked' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build the project:
Shared/SharedUI/Shared.Ui/BaseDialogs/FilterDialog/FilterUserControl.xaml.cs#L32
Cannot convert null literal to non-nullable reference type.
|
|
Build the project:
Shared/SharedUI/Shared.Ui/BaseDialogs/MathViews/Matrix3x4View.xaml.cs#L48
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build the project:
Shared/SharedUI/Shared.Ui/BaseDialogs/MathViews/Matrix3x4View.xaml.cs#L46
Non-nullable property 'Matrix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build the project:
Shared/SharedUI/Shared.Ui/Common/FilterCollection.cs#L50
Cannot convert null literal to non-nullable reference type.
|
|
Build the project:
Shared/SharedUI/Shared.Ui/Common/FilterCollection.cs#L50
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading