Fix tray #38
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#L25
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/Screenshot.cs#L346
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build and publish:
StageManager/3D/Panel3DAdorner.cs#L25
Non-nullable field '_logicalChildren' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
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/3D/Panel3D.cs#L39
Possible null reference assignment.
|
Build and publish:
StageManager/3D/Panel3D.cs#L44
Possible null reference argument for parameter 'viewport' in 'Panel3DAdorner.Panel3DAdorner(Panel3D adornedPanel3D, Viewport3D viewport)'.
|
The logs for this run have expired and are no longer available.
Loading