Add files via upload #32
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/Controls/Textboxes/FolderPickerTextbox.cs#L28
'FolderPickerTextbox.SelectionChanged' hides inherited member 'TextBoxBase.SelectionChanged'. Use the new keyword if hiding was intended.
|
build (Release):
Coho.UI/Dialogs/InputBoxDialog.xaml.cs#L68
Cannot convert null literal to non-nullable reference type.
|
build (Release):
Coho.UI/Controls/Ribbon/RibbonQuickAccessToolbar.cs#L229
Converting null literal or possible null value to non-nullable type.
|
build (Release):
Coho.UI/Controls/Ribbon/RibbonQuickAccessToolbar.cs#L230
Dereference of a possibly null reference.
|
build (Release):
Coho.UI/Controls/Omnibar/RibbonOmnibarSearchService.cs#L45
Dereference of a possibly null reference.
|
build (Release):
Coho.UI/Controls/Omnibar/RibbonOmnibarSearchService.cs#L45
Dereference of a possibly null reference.
|
build (Release):
Coho.UI/Controls/Ribbon/OrphanRibbonCommand.cs#L30
The event 'OrphanRibbonCommand.OnClick' is never used
|
build (Release):
Coho.UI/Controls/Textboxes/FolderPickerTextbox.cs#L28
'FolderPickerTextbox.SelectionChanged' hides inherited member 'TextBoxBase.SelectionChanged'. Use the new keyword if hiding was intended.
|
build (Release):
Coho.UI/Dialogs/InputBoxDialog.xaml.cs#L68
Cannot convert null literal to non-nullable reference type.
|
build (Release):
Coho.UI/Controls/Ribbon/RibbonQuickAccessToolbar.cs#L229
Converting null literal or possible null value to non-nullable type.
|