Skip to content

v028.6

v028.6 #28

Triggered via release January 18, 2025 22:02
@ExactolExactol
prereleased v028.6
Status Success
Total duration 2m 18s
Artifacts

build_release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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/Compiling/ErrorFinder.cs#L176
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
create-build: CompilePalX/ObservableDictionary.cs#L187
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#L196
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/CustomProcess.cs#L232
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
create-build: CompilePalX/Compilers/CustomProcess.cs#L48
'CustomProgram' overrides Object.Equals(object o) but does not override Object.GetHashCode()
create-build: CompilePalX/Compilers/BSPPack/PakFile.cs#L303
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/Compilers/Utility/UtilityProcess.cs#L202
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/MainWindow.xaml.cs#L131
Cannot convert null literal to non-nullable reference type.