Skip to content

Centralize window grouping key #43

Centralize window grouping key

Centralize window grouping key #43

Triggered via push December 11, 2023 22:07
Status Success
Total duration 2m 58s
Artifacts 1
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: mathieudutour/[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/
build (Release)
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/
build (Release)
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/
build (Release)
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/
build (Release)
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/
build (Release)
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/
build (Release)
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/
build (Release)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build (Release): StageManager/Model/SceneModel.cs#L11
Nullability of reference types in type of 'event PropertyChangedEventHandler SceneModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (Release): StageManager/Model/WindowModel.cs#L24
Nullability of reference types in type of 'event PropertyChangedEventHandler WindowModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (Release): StageManager/AutoStart.cs#L16
Dereference of a possibly null reference.
build (Release): StageManager/AutoStart.cs#L18
Dereference of a possibly null reference.
build (Release): StageManager/AutoStart.cs#L21
Possible null reference argument for parameter 'key' in 'bool AutoStart.IsStartup(RegistryKey key, string appName)'.
build (Release): StageManager/SceneManager.cs#L29
Non-nullable field '_scenes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): StageManager/SceneManager.cs#L29
Non-nullable field '_current' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): StageManager/SceneManager.cs#L29
Non-nullable event 'SceneChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build (Release): StageManager/SceneManager.cs#L29
Non-nullable event 'CurrentSceneSelectionChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.

Artifacts

Produced during runtime
Name Size
StageManager Expired
172 MB