Skip to content
Manually triggered June 12, 2024 15:41
Status Failure
Total duration 3m 11s
Artifacts

ci.yml

on: workflow_dispatch
Matrix: build
Matrix: analyze
Publish to GitHub Packages
0s
Publish to GitHub Packages
Official Release to GitHub Packages
0s
Official Release to GitHub Packages
Official Release to NuGet.org
0s
Official Release to NuGet.org
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 23 warnings
build (ubuntu-latest)
Unable to resolve action `gittools/[email protected]`, unable to find version `v5.12.0`
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
Unable to resolve action `gittools/[email protected]`, unable to find version `v5.12.0`
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/setup-dotnet@v3, actions/checkout@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test: src/Messaging/ServiceRegistrationBase.cs#L29
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
unit-test: src/Messaging/HealthCheckRegistrationBase.cs#L30
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
unit-test: src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the non-private readonly field 'ListOfModularity'. (https://rules.sonarsource.com/csharp/RSPEC-3887)
unit-test: src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the public static field 'ListOfModularity'. (https://rules.sonarsource.com/csharp/RSPEC-2386)
unit-test: src/Messaging/Messages/MessageBase.cs#L74
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L75
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L76
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L77
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L78
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/IServiceCollectionExtension.cs#L124
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/HealthCheckRegistrationBase.cs#L30
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
unit-test: src/Messaging/ServiceRegistrationBase.cs#L29
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
unit-test: src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the non-private readonly field 'ListOfModularity'. (https://rules.sonarsource.com/csharp/RSPEC-3887)
unit-test: src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the public static field 'ListOfModularity'. (https://rules.sonarsource.com/csharp/RSPEC-2386)
unit-test: src/Messaging/Messages/MessageBase.cs#L74
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L75
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L76
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L77
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L78
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/JsonMessage.cs#L55
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
analyze (csharp)
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/.
analyze (csharp)
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/