Support for UUIDv7 values #1189
Annotations
8 errors and 13 warnings
Publish Test Results
No test report files were found
|
Build:
src/SlimMessageBus.Host.Outbox/Configuration/OutboxMessageIdGenerationMode.cs#L20
A namespace cannot directly contain members such as fields, methods or statements
|
Build:
src/SlimMessageBus.Host.Outbox/Configuration/OutboxMessageIdGenerationMode.cs#L20
A namespace cannot directly contain members such as fields, methods or statements
|
Build:
src/SlimMessageBus.Host.Outbox/Configuration/OutboxMessageIdGenerationMode.cs#L20
A namespace cannot directly contain members such as fields, methods or statements
|
Build:
src/SlimMessageBus.Host.Outbox/Configuration/OutboxMessageIdGenerationMode.cs#L20
A namespace cannot directly contain members such as fields, methods or statements
|
Build:
src/SlimMessageBus.Host.Outbox/Configuration/OutboxMessageIdGenerationMode.cs#L20
A namespace cannot directly contain members such as fields, methods or statements
|
Build:
src/SlimMessageBus.Host.Outbox/Configuration/OutboxMessageIdGenerationMode.cs#L20
A namespace cannot directly contain members such as fields, methods or statements
|
Build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Upload Test Results
No files were found with the provided path: ./test-results. No artifacts will be uploaded.
|
Publish Test Results
No file matches path ./test-results/*.trx
|
Build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L15
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L7
'TResponse' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
|
Build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L15
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L7
'TResponse' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
|
Build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L7
'TResponse' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
|
Build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L15
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Build:
src/Tools/SecretStore/Secrets.cs#L5
Remove the field '_store' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
|
Build:
src/SlimMessageBus.Host.Serialization.GoogleProtobuf/GoogleProtobufMessageSerializer.cs#L40
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Build:
src/SlimMessageBus.Host.Serialization.Json/JsonMessageSerializer.cs#L49
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|
Build:
src/SlimMessageBus.Host.Serialization.SystemTextJson/JsonMessageSerializer.cs#L18
Remove this call from a constructor to the overridable 'CreateDefaultOptions' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
Loading