v028.4 #26
Annotations
14 warnings
create-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-release-asset@v1.0.2, test-room-7/action-update-file@v1.4.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
create-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2, actions/upload-release-asset@v1.0.2, test-room-7/action-update-file@v1.4.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
create-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
create-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
create-build:
CompilePalX/ObservableDictionary.cs#L188
Nullability of reference types in type of 'event NotifyCollectionChangedEventHandler ObservableDictionary<TKey, TValue>.CollectionChanged' doesn't match implicitly implemented member 'event NotifyCollectionChangedEventHandler? INotifyCollectionChanged.CollectionChanged'.
|
create-build:
CompilePalX/ObservableDictionary.cs#L197
Nullability of reference types in type of 'event PropertyChangedEventHandler ObservableDictionary<TKey, TValue>.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
create-build:
CompilePalX/Compiling/ErrorFinder.cs#L181
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
create-build:
CompilePalX/MainWindow.xaml.cs#L131
Cannot convert null literal to non-nullable reference type.
|
create-build:
CompilePalX/Compilers/BSPPack/AssetUtils.cs#L17
Cannot convert null literal to non-nullable reference type.
|
create-build:
CompilePalX/MainWindow.xaml.cs#L221
Cannot convert null literal to non-nullable reference type.
|
create-build:
CompilePalX/Compilers/BSPPack/AssetUtils.cs#L17
Cannot convert null literal to non-nullable reference type.
|
create-build:
CompilePalX/GameConfiguration/GameConfigurationWindow.xaml#L20
'GameConfigurationWindow.Name' hides inherited member 'FrameworkElement.Name'. Use the new keyword if hiding was intended.
|
create-build:
CompilePalX/Compiling/CompilingManager.cs#L71
Nullability of reference types in type of 'event PropertyChangedEventHandler Map.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
create-build:
CompilePalX/Compilers/BSPPack/PakFile.cs#L296
Cannot convert null literal to non-nullable reference type.
|