Bump actions/upload-artifact from 4 to 7 #13
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
StrongTypeIdGenerator.Tests/TypedIdentifierFixtureNoCast.cs#L32
Remove the underscores from member name StrongTypeIdGenerator.Tests.TypedIdentifierFixtureNoCast<TSut, TSutSubclass, TIdentifier>.Equals_WhenNotSameId_ReturnsFalse() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
Build:
StrongTypeIdGenerator.Tests/TypedIdentifierFixtureNoCast.cs#L21
Remove the underscores from member name StrongTypeIdGenerator.Tests.TypedIdentifierFixtureNoCast<TSut, TSutSubclass, TIdentifier>.GetHashCode_WhenSameId_ReturnsSameValue() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
Build:
StrongTypeIdGenerator.Tests/TypedIdentifierFixtureNoCast.cs#L10
Remove the underscores from member name StrongTypeIdGenerator.Tests.TypedIdentifierFixtureNoCast<TSut, TSutSubclass, TIdentifier>.Equals_WhenSameId_ReturnsTrue() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
Build:
StrongTypeIdGenerator.Tests/CheckValueStringIdWithPropertyNameFixture.cs#L10
In externally visible method 'string CheckValueStringIdWithPropertyNameFixture.GetIdValue(CheckValueStringIdWithPropertyName id)', validate parameter 'id' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build:
StrongTypeIdGenerator.Tests/CheckValueGuidIdWithPropertyNameFixture.cs#L10
In externally visible method 'Guid CheckValueGuidIdWithPropertyNameFixture.GetIdValue(CheckValueGuidIdWithPropertyName id)', validate parameter 'id' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build:
StrongTypeIdGenerator.Tests/CustomCheckValueFixtureBase.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Build:
StrongTypeIdGenerator.Tests/TypedIdentifierFixture.cs#L4
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Build:
StrongTypeIdGenerator.Tests/TypedIdentifierFixtureNoCast.cs#L4
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Build:
StrongTypeIdGenerator.Tests/CheckValueStringIdWithPropertyNameFixture.cs#L4
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Build:
StrongTypeIdGenerator.Tests/CheckValueGuidIdWithPropertyNameFixture.cs#L4
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Loading