Skip to content

chore: remove unnecessary using directive #3340

chore: remove unnecessary using directive

chore: remove unnecessary using directive #3340

Triggered via push March 6, 2024 08:04
Status Success
Total duration 8m 8s
Artifacts

test.yml

on: push
Run Admin UI Checks
35s
Run Admin UI Checks
Check Formatting
1m 53s
Check Formatting
Run Tests
2m 8s
Run Tests
Run Integration Tests (on SQL Server)
6m 59s
Run Integration Tests (on SQL Server)
Run Integration Tests (on Postgres)
6m 17s
Run Integration Tests (on Postgres)
Run transport Tests (on SQL Server)
6m 12s
Run transport Tests (on SQL Server)
Run transport Tests (on Postgres)
7m 21s
Run transport Tests (on Postgres)
Build Helm Chart
7s
Build Helm Chart
Build Consumer API Container Image
1m 33s
Build Consumer API Container Image
Build Admin UI Container Image
2m 38s
Build Admin UI Container Image
Build Admin CLI Container Image
50s
Build Admin CLI Container Image
Build Files Sanity Check Container Image
1m 8s
Build Files Sanity Check Container Image
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Run Tests: Modules/Quotas/src/Quotas.Domain/Aggregates/Identities/Identity.cs#L126
Possibly incorrect assignment to local 'latestExhaustionDate' which is the argument to a using or lock statement. The Dispose call or unlocking will happen on the original value of the local.
Run Tests: Modules/Quotas/src/Quotas.Domain/Aggregates/Identities/Identity.cs#L126
Possibly incorrect assignment to local 'latestExhaustionDate' which is the argument to a using or lock statement. The Dispose call or unlocking will happen on the original value of the local.