Skip to content

To make nuget release work (#909) #3538

To make nuget release work (#909)

To make nuget release work (#909) #3538

Triggered via push May 13, 2024 03:40
Status Success
Total duration 3m 28s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
Release
Unexpected input(s) 'fetch-depth', 'submodules', valid inputs are ['tag_name', 'release_name', 'body', 'body_path', 'draft', 'prerelease', 'commitish', 'owner', 'repo']
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/
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/
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/
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/
Release: src/StorageDumper/StorageDumper.cs#L33
Non-nullable field '_writer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release: src/StorageDumper/StorageDumper.cs#L33
Non-nullable field '_currentBlock' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release: src/StorageDumper/StorageDumper.cs#L33
Non-nullable field '_lastCreateDirectory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release: src/StorageDumper/Settings.cs#L38
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
Release: src/StorageDumper/StorageDumper.cs#L71
Dereference of a possibly null reference.
Release: src/StorageDumper/StorageDumper.cs#L92
Dereference of a possibly null reference.
Release: src/StorageDumper/StorageDumper.cs#L149
Dereference of a possibly null reference.
Release: src/StorageDumper/StorageDumper.cs#L152
Dereference of a possibly null reference.
Release
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
Release
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine.NamingConventionBinder