Bump gittools/actions from 0.17.0 to 3.0.0 #920
Annotations
21 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Messaging/ServiceRegistrationBase.cs#L29
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
src/Messaging/HealthCheckRegistrationBase.cs#L30
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
src/Messaging/HealthCheckRegistrationBase.cs#L30
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
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)
|
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)
|
src/Messaging/ServiceRegistrationBase.cs#L29
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
This job succeeded
Loading