NuGet: Added metadata to the Controls project to enable publishing to NuGet #13
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
build
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:
src/Files.Core.SourceGenerator/CodeFixProviders/StringsPropertyCodeFixProvider.cs#L57
Provide an explicit argument for optional parameter 'equivalenceKey', which is non-null and unique for each kind of code action created by this fixer
|
build:
src/Files.App.Controls/Toolbar/ToolbarToggleButton/ToolbarToggleButton.cs#L175
Possible null reference argument for parameter 'newContent' in 'void ToolbarToggleButton.UpdateContent(object newContent)'.
|
build:
src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L188
Dereference of a possibly null reference.
|
build:
src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L189
Dereference of a possibly null reference.
|
build:
src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L207
Dereference of a possibly null reference.
|
build:
src/Files.App.Controls/Toolbar/ToolbarButton/ToolbarButton.cs#L175
Possible null reference argument for parameter 'newContent' in 'void ToolbarButton.UpdateContent(object newContent)'.
|
build:
src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L237
Dereference of a possibly null reference.
|
build:
src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L238
Dereference of a possibly null reference.
|
build:
src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L239
Dereference of a possibly null reference.
|
build:
src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L244
Dereference of a possibly null reference.
|