Skip to content

Bump actions/setup-dotnet from 4.2.0 to 4.3.0 #2

Bump actions/setup-dotnet from 4.2.0 to 4.3.0

Bump actions/setup-dotnet from 4.2.0 to 4.3.0 #2

Triggered via push January 31, 2025 03:42
Status Failure
Total duration 38s
Artifacts
code-analysis  /  code-analysis
29s
code-analysis / code-analysis
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ProjectsShouldBeSignedWithCorrectKey: _/src/RepoIntegrityTests/InternalsVisibleToTests.cs#L69
Projects should be signed with the correct key: > src/Tests.AzureTable4/Tests.AzureTable4.csproj - Test projects that need to be signed for InternalsVisibleTo should be signed with '<AssemblyOriginatorKeyFile>$(SolutionDir)NServiceBusTests.snk</AssemblyOriginatorKeyFile>' > src/Tests.AzureTable3/Tests.AzureTable3.csproj - Test projects that need to be signed for InternalsVisibleTo should be signed with '<AssemblyOriginatorKeyFile>$(SolutionDir)NServiceBusTests.snk</AssemblyOriginatorKeyFile>' > src/Tests.AzureStorage2/Tests.AzureStorage2.csproj - Test projects that need to be signed for InternalsVisibleTo should be signed with '<AssemblyOriginatorKeyFile>$(SolutionDir)NServiceBusTests.snk</AssemblyOriginatorKeyFile>'
ValidateProjectFrameworks: _/src/RepoIntegrityTests/TestProjects.cs#L44
Find tests: > src/Tests.AzureTable4/Tests.AzureTable4.csproj - Target frameworks don't match the dotnet-versions in the ci.yml workflow > src/Tests.AzureTable3/Tests.AzureTable3.csproj - Target frameworks don't match the dotnet-versions in the ci.yml workflow > src/Tests.AzureStorage2/Tests.AzureStorage2.csproj - Target frameworks don't match the dotnet-versions in the ci.yml workflow
ShouldDefineDefaultShell: _/src/RepoIntegrityTests/WorkflowTests.cs#L14
Workflows should set the default shell to 'pwsh' or 'bash' ensure same functionality on all platforms, unless there are no run steps: > .github/workflows/ci.yml - Job 'build' does not have a default shell defined at the workflow or job level. > .github/workflows/release.yml - Job 'release' does not have a default shell defined at the workflow or job level.
ShouldNotReferenceDeprecatedPackages: _/src/RepoIntegrityTests/PackageReferences.cs#L292
Projects should not reference deprecated NuGet packages: > src/Particular.AzureTable.Export/Particular.AzureTable.Export.csproj - Package 'Microsoft.Azure.Cosmos.Table' has been deprecated for reasons (Legacy) and is no longer maintained.
code-analysis / code-analysis
Process completed with exit code 1.