Skip to content

CodeQL

CodeQL #58

Triggered via schedule February 29, 2024 19:52
Status Success
Total duration 9m 12s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Analyze: 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.
Analyze: AdminUi/src/AdminUi/Program.cs#L97
Single-line comment or end-of-line expected
Analyze: ConsumerApi/Program.cs#L158
Single-line comment or end-of-line expected
Analyze: 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.
Analyze: AdminUi/src/AdminUi/Program.cs#L97
Single-line comment or end-of-line expected
Analyze: ConsumerApi/Program.cs#L158
Single-line comment or end-of-line expected