chore: remove unnecessary using directive #3340
test.yml
on: push
Run Admin UI Checks
35s
Check Formatting
1m 53s
Run Tests
2m 8s
Run Integration Tests (on SQL Server)
6m 59s
Run Integration Tests (on Postgres)
6m 17s
Run transport Tests (on SQL Server)
6m 12s
Run transport Tests (on Postgres)
7m 21s
Build Helm Chart
7s
Build Consumer API Container Image
1m 33s
Build Admin UI Container Image
2m 38s
Build Admin CLI Container Image
50s
Build Files Sanity Check Container Image
1m 8s
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.
|