Annotations
2 errors and 11 warnings
The run was canceled by @vanguille.
|
|
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#L64
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
src/KeyValuePush/DefaultDictionaryBuilder.cs#L36
'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#L64
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
src/KeyValuePush/DefaultDictionaryBuilder.cs#L36
'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/
|
The logs for this run have expired and are no longer available.
Loading