Feature/ag 14044 Testing sonar #52
Annotations
1 error and 12 warnings
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
src/KeyValuePush/DefaultExecutor.cs#L84
Use an immutable collection or reduce the accessibility of the non-private readonly field 'ErrorMessages'. (https://rules.sonarsource.com/csharp/RSPEC-3887)
|
src/KeyValuePush/DefaultExecutor.cs#L84
Use an immutable collection or reduce the accessibility of the public static field 'ErrorMessages'. (https://rules.sonarsource.com/csharp/RSPEC-2386)
|
src/KeyValuePush/DefaultDictionaryBuilder.cs#L36
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
src/KeyValuePush/DefaultDictionaryBuilder.cs#L64
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
src/KeyValuePush.Redis/RedisPusher.cs#L32
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
src/KeyValuePush/DefaultExecutor.cs#L84
Use an immutable collection or reduce the accessibility of the non-private readonly field 'ErrorMessages'. (https://rules.sonarsource.com/csharp/RSPEC-3887)
|
src/KeyValuePush/DefaultExecutor.cs#L84
Use an immutable collection or reduce the accessibility of the public static field 'ErrorMessages'. (https://rules.sonarsource.com/csharp/RSPEC-2386)
|
src/KeyValuePush/DefaultDictionaryBuilder.cs#L36
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
src/KeyValuePush/DefaultDictionaryBuilder.cs#L64
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
src/KeyValuePush.Redis/RedisPusher.cs#L32
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "TestResults".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading