Skip to content

v028.3

v028.3 #25

Triggered via release February 4, 2024 21:06
@ExactolExactol
prereleased v028.3
Status Success
Total duration 2m 3s
Artifacts

build_release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
create-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v2, actions/[email protected], test-room-7/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
create-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected], test-room-7/[email protected]. 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 `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#L160
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
create-build: CompilePalX/MainWindow.xaml.cs#L129
Cannot convert null literal to non-nullable reference type.
create-build: CompilePalX/MainWindow.xaml.cs#L219
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/Compilers/BSPPack/AssetUtils.cs#L17
Cannot convert null literal to non-nullable reference type.
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/GameConfiguration/GameConfigurationWindow.xaml#L54
'GameConfigurationWindow.Name' hides inherited member 'FrameworkElement.Name'. Use the new keyword if hiding was intended.
create-build: CompilePalX/Compilers/BSPPack/PakFile.cs#L296
Cannot convert null literal to non-nullable reference type.