Skip to content

Compile Pal V028.1

Compile Pal V028.1 #23

Triggered via release April 7, 2023 19:02
@ExactolExactol
prereleased v028.1
Status Success
Total duration 2m 28s
Artifacts

build_release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
create-build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-release-asset@v1.0.2, test-room-7/action-update-file@v1.4.0. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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/GameConfiguration/GameConfigurationWindow.xaml#L54
'GameConfigurationWindow.Name' hides inherited member 'FrameworkElement.Name'. Use the new keyword if hiding was intended.
create-build: CompilePalX/MainWindow.xaml.cs#L115
Cannot convert null literal to non-nullable reference type.
create-build: CompilePalX/MainWindow.xaml.cs#L205
Cannot convert null literal to non-nullable reference type.
create-build: CompilePalX/Compilers/BSPPack/AssetUtils.cs#L15
Cannot convert null literal to non-nullable reference type.
create-build: CompilePalX/Compilers/BSPPack/AssetUtils.cs#L15
Cannot convert null literal to non-nullable reference type.
create-build: CompilePalX/Compilers/BSPPack/PakFile.cs#L278
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.