Create Release #5
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)'.
|