Skip to content

Create Release

Create Release #5

Manually triggered November 20, 2024 22:26
Status Failure
Total duration 34s
Artifacts

main.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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: Gnios.AzureDevops.Cli/Program.cs#L12
Non-nullable field '_serviceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Gnios.AzureDevops.Cli/Commands/SearchCommand.cs#L51
Possible null reference argument for parameter 'item' in 'void List<VariableGroup>.Add(VariableGroup item)'.
build: Gnios.AzureDevops.Cli/Program.cs#L12
Non-nullable field '_serviceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Gnios.AzureDevops.Cli/Commands/SearchCommand.cs#L51
Possible null reference argument for parameter 'item' in 'void List<VariableGroup>.Add(VariableGroup item)'.