Skip to content

Compile Pal V028.2

Compile Pal V028.2 #24

Triggered via release October 29, 2023 19:52
@ExactolExactol
prereleased v028.2
Status Success
Total duration 2m 10s
Artifacts

build_release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

13 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 `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/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/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#L273
Cannot convert null literal to non-nullable reference type.
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/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/Compiling/CompilingManager.cs#L74
Cannot convert null literal to non-nullable reference type.