Skip to content

NuGet: Added metadata to the Controls project to enable publishing to NuGet #10

NuGet: Added metadata to the Controls project to enable publishing to NuGet

NuGet: Added metadata to the Controls project to enable publishing to NuGet #10

Triggered via pull request December 24, 2024 19:00
Status Failure
Total duration 3m 39s
Artifacts

cd-controls.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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.
build: src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L245
Dereference of a possibly null reference.