Skip to content

fix(auditing): add missing base.OnModelCreating() call in AuditDbContext #185

fix(auditing): add missing base.OnModelCreating() call in AuditDbContext

fix(auditing): add missing base.OnModelCreating() call in AuditDbContext #185

Triggered via pull request March 26, 2026 10:58
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Matrix: test
Publish Dev Containers
0s
Publish Dev Containers
Publish Release (NuGet + Containers)
0s
Publish Release (NuGet + Containers)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: src/BuildingBlocks/Eventing/RabbitMq/RabbitMqEventBus.cs#L193
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Build: src/BuildingBlocks/Eventing/RabbitMq/RabbitMqEventBus.cs#L164
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Build: src/BuildingBlocks/Eventing/RabbitMq/RabbitMqEventBus.cs#L102
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Build: src/BuildingBlocks/Eventing/InMemory/InMemoryEventBus.cs#L79
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Build: src/BuildingBlocks/Eventing/InMemory/InMemoryEventBus.cs#L48
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Build: src/BuildingBlocks/Eventing/InMemory/InMemoryEventBus.cs#L40
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Build: src/BuildingBlocks/Eventing/Outbox/OutboxDispatcher.cs#L96
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Build: src/BuildingBlocks/Eventing/Outbox/OutboxDispatcher.cs#L68
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Build: src/BuildingBlocks/Eventing/Outbox/OutboxDispatcher.cs#L47
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Build: src/BuildingBlocks/Eventing/Outbox/OutboxDispatcherHostedService.cs#L33
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)