Skip to content

Update LICENSE

Update LICENSE #35

Triggered via push June 15, 2024 10:19
Status Success
Total duration 2m 45s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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/CommandManaging/CommandManager.cs#L154
Possible null reference assignment.
build (Release): Coho.UI/CommandManaging/CommandManager.cs#L154
Possible null reference assignment.
build (Release): Coho.UI/CommandManaging/CommandManager.cs#L155
Possible null reference assignment.
build (Release): Coho.UI/CommandManaging/CommandManager.cs#L155
Possible null reference assignment.
build (Release): Coho.UI/Controls/Ribbon/RibbonQuickAccessToolbar.cs#L147
Possible null reference assignment.
build (Release): Coho.UI/Controls/Menus/MenuBarQuickAccessToolbar.cs#L196
Dereference of a possibly null reference.
build (Release): Coho.UI/Win32/Win32Thumbnails.cs#L64
Converting null literal or possible null value to non-nullable type.
build (Release): Coho.UI/Controls/Menus/MenuBarQuickAccessToolbar.cs#L289
Possible null reference assignment.