Skip to content

Update dependency dotnet-sdk to v7.0.410 #57

Update dependency dotnet-sdk to v7.0.410

Update dependency dotnet-sdk to v7.0.410 #57

Triggered via pull request May 29, 2024 23:13
Status Failure
Total duration 36s
Artifacts

pull-requests.yml

on: pull_request
build-test-pull-request
28s
build-test-pull-request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-test-pull-request: src/Cake.Buildah/GenericBuildahRunner.cs#L39
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build-test-pull-request: src/Cake.Buildah/ArgumentsBuilderExtension.cs#L32
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build-test-pull-request: src/Cake.Buildah/ArgumentsBuilderExtension.cs#L37
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build-test-pull-request: src/Cake.Buildah/GenericBuildahRunner.cs#L39
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build-test-pull-request: src/Cake.Buildah/GenericBuildahRunner.cs#L44
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build-test-pull-request: src/Cake.Buildah/GenericBuildahRunner.cs#L72
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build-test-pull-request: src/Cake.Buildah/GenericBuildahRunner.cs#L77
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build-test-pull-request: src/Cake.Buildah/GenericBuildahRunner.cs#L21
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
build-test-pull-request: src/Cake.Buildah/BuildahTool.cs#L44
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
build-test-pull-request: src/Cake.Buildah/Custom/CustomCommand/BuildahAliases.Aliases.CustomCommand.cs#L20
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build-test-pull-request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.