Skip to content

change release in action to use softprops implementation #4

change release in action to use softprops implementation

change release in action to use softprops implementation #4

Triggered via push June 1, 2024 16:13
Status Failure
Total duration 3m 15s
Billable time 6m
Artifacts 3

release.yml

on: push
Matrix: build
reate_release
1m 5s
reate_release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 38 warnings
reate_release
Failed to upload release asset AwsServiceAuthenticator.Cli.dll. received status code 422 Validation Failed [{"resource":"ReleaseAsset","code":"already_exists","field":"name"}]
build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest): src/AwsServiceAuthenticator.Commands/EcrAuthCommand.cs#L42
Dereference of a possibly null reference.
build (macos-latest): src/AwsServiceAuthenticator.Commands/NuGetAuthCommand.cs#L64
Dereference of a possibly null reference.
build (macos-latest): src/AwsServiceAuthenticator.Commands/NuGetAuthCommand.cs#L89
Dereference of a possibly null reference.
build (macos-latest): src/AwsServiceAuthenticator.Cli/Options.cs#L8
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): src/AwsServiceAuthenticator.Cli/Options.cs#L11
Non-nullable property 'Region' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): src/AwsServiceAuthenticator.Cli/Options.cs#L14
Non-nullable property 'LogFolderPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): src/AwsServiceAuthenticator.Cli/Program.cs#L7
Converting null literal or possible null value to non-nullable type.
build (macos-latest): src/AwsServiceAuthenticator.Commands/EcrAuthCommand.cs#L42
Dereference of a possibly null reference.
build (macos-latest): src/AwsServiceAuthenticator.Commands/NuGetAuthCommand.cs#L64
Dereference of a possibly null reference.
build (macos-latest): src/AwsServiceAuthenticator.Commands/NuGetAuthCommand.cs#L89
Dereference of a possibly null reference.
build (macos-latest)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build (ubuntu-latest): src/AwsServiceAuthenticator.Commands/EcrAuthCommand.cs#L42
Dereference of a possibly null reference.
build (ubuntu-latest): src/AwsServiceAuthenticator.Commands/NuGetAuthCommand.cs#L64
Dereference of a possibly null reference.
build (ubuntu-latest): src/AwsServiceAuthenticator.Commands/NuGetAuthCommand.cs#L89
Dereference of a possibly null reference.
build (ubuntu-latest): src/AwsServiceAuthenticator.Cli/Program.cs#L7
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): src/AwsServiceAuthenticator.Cli/Options.cs#L8
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/AwsServiceAuthenticator.Cli/Options.cs#L11
Non-nullable property 'Region' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/AwsServiceAuthenticator.Cli/Options.cs#L14
Non-nullable property 'LogFolderPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/AwsServiceAuthenticator.Commands/EcrAuthCommand.cs#L42
Dereference of a possibly null reference.
build (ubuntu-latest): src/AwsServiceAuthenticator.Commands/NuGetAuthCommand.cs#L64
Dereference of a possibly null reference.
build (ubuntu-latest): src/AwsServiceAuthenticator.Commands/NuGetAuthCommand.cs#L89
Dereference of a possibly null reference.
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build (windows-latest): src/AwsServiceAuthenticator.Commands/NuGetAuthCommand.cs#L64
Dereference of a possibly null reference.
build (windows-latest): src/AwsServiceAuthenticator.Commands/EcrAuthCommand.cs#L42
Dereference of a possibly null reference.
build (windows-latest): src/AwsServiceAuthenticator.Commands/NuGetAuthCommand.cs#L89
Dereference of a possibly null reference.
build (windows-latest): src/AwsServiceAuthenticator.Cli/Program.cs#L7
Converting null literal or possible null value to non-nullable type.
build (windows-latest): src/AwsServiceAuthenticator.Cli/Options.cs#L8
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/AwsServiceAuthenticator.Cli/Options.cs#L11
Non-nullable property 'Region' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/AwsServiceAuthenticator.Cli/Options.cs#L14
Non-nullable property 'LogFolderPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/AwsServiceAuthenticator.Commands/NuGetAuthCommand.cs#L64
Dereference of a possibly null reference.
build (windows-latest): src/AwsServiceAuthenticator.Commands/EcrAuthCommand.cs#L42
Dereference of a possibly null reference.
build (windows-latest): src/AwsServiceAuthenticator.Commands/NuGetAuthCommand.cs#L89
Dereference of a possibly null reference.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "release-macos-latest", "release-ubuntu-latest", "release-windows-latest". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
reate_release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
release-macos-latest Expired
36.4 MB
release-ubuntu-latest Expired
36.3 MB
release-windows-latest Expired
36.5 MB