Controls: Added metadata to the Controls project to enable publishing to NuGet #8
Annotations
10 errors and 11 warnings
build:
src/Files.App.Controls/Storage/RingShape/RingShape.cs#L56
The name 'StartAngle' does not exist in the current context
|
build:
src/Files.App.Controls/Storage/RingShape/RingShape.cs#L63
The name 'EndAngle' does not exist in the current context
|
build:
src/Files.App.Controls/Storage/RingShape/RingShape.cs#L70
The name 'IsCircle' does not exist in the current context
|
build:
src/Files.App.Controls/Storage/RingShape/RingShape.cs#L77
The name 'RadiusWidth' does not exist in the current context
|
build:
src/Files.App.Controls/Storage/RingShape/RingShape.cs#L84
The name 'RadiusHeight' does not exist in the current context
|
build:
src/Files.App.Controls/Storage/RingShape/RingShape.cs#L103
The name 'MinAngle' does not exist in the current context
|
build:
src/Files.App.Controls/Storage/RingShape/RingShape.cs#L103
The name 'MaxAngle' does not exist in the current context
|
build:
src/Files.App.Controls/Storage/RingShape/RingShape.cs#L110
'SweepDirection' is a type, which is not valid in the given context
|
build:
src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L134
The name 'BarShape' does not exist in the current context
|
build:
src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L136
The name 'ValueBarHeight' does not exist in the current context
|
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/Toolbar/Toolbar.cs#L30
Non-nullable field '_tempToolbarItemsList' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Files.App.Controls/Toolbar/Toolbar.cs#L30
Non-nullable field '_tempToolbarItemsOverflowList' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Files.App.Controls/Toolbar/Toolbar.cs#L49
Possible null reference argument for parameter 'itemsRepeater' in 'void Toolbar.SetItemsRepeater(ItemsRepeater itemsRepeater)'.
|
build:
src/Files.App.Controls/Toolbar/Toolbar.cs#L67
Possible null reference return.
|