Feature/live thumbnails #42
Annotations
17 warnings
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/
|
Bump version and push tag
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/
|
Bump version and push tag
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/
|
Bump version and push tag
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/
|
Bump version and push tag
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/
|
Bump version and push tag
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/
|
Bump version and push tag
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 and publish
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 and publish:
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 and publish:
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 and publish:
StageManager/AutoStart.cs#L16
Dereference of a possibly null reference.
|
Build and publish:
StageManager/AutoStart.cs#L18
Dereference of a possibly null reference.
|
Build and publish:
StageManager/AutoStart.cs#L21
Possible null reference argument for parameter 'key' in 'bool AutoStart.IsStartup(RegistryKey key, string appName)'.
|
Build and publish:
StageManager/SceneManager.cs#L29
Non-nullable field '_scenes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build and publish:
StageManager/SceneManager.cs#L29
Non-nullable field '_current' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build and publish:
StageManager/SceneManager.cs#L29
Non-nullable event 'SceneChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build and publish:
StageManager/SceneManager.cs#L29
Non-nullable event 'CurrentSceneSelectionChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
The logs for this run have expired and are no longer available.
Loading