Skip to content

OmnibarService for MenuBar control + switch theme fix #34

OmnibarService for MenuBar control + switch theme fix

OmnibarService for MenuBar control + switch theme fix #34

Triggered via push October 8, 2023 17:13
Status Success
Total duration 2m 22s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[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): Coho.UI/CommandManaging/OmnibarSearchResult.cs#L23
Non-nullable property 'LinkedOriginalObject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release): Coho.UI/Win32/Win32Thumbnails.cs#L64
Converting null literal or possible null value to non-nullable type.
build (Release): Coho.UI/Win32/Win32Thumbnails.cs#L76
Converting null literal or possible null value to non-nullable type.
build (Release): Coho.UI/Win32/Win32Thumbnails.cs#L83
Converting null literal or possible null value to non-nullable type.
build (Release): Coho.UI/Win32/Win32Thumbnails.cs#L96
Possible null reference return.
build (Release): Coho.UI/Controls/Ribbon/RibbonQuickAccessToolbar.cs#L147
Possible null reference assignment.
build (Release): Coho.UI/Controls/Ribbon/RibbonQuickAccessToolbar.cs#L256
Converting null literal or possible null value to non-nullable type.
build (Release): Coho.UI/Controls/Ribbon/RibbonQuickAccessToolbar.cs#L257
Dereference of a possibly null reference.
build (Release): Coho.UI/Win32/Win32Thumbnails.cs#L156
Thrown value may be null.
build (Release): Coho.UI/Win32/Win32Thumbnails.cs#L175
Thrown value may be null.