Skip to content

turn no-non-null-assertion off and bring back all usages of #6024

turn no-non-null-assertion off and bring back all usages of

turn no-non-null-assertion off and bring back all usages of #6024

Triggered via push December 23, 2024 13:26
Status Failure
Total duration 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
frontend: frontend/src/app/components/keyresult-dialog/keyresult-dialog.component.ts#L65
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
frontend: frontend/src/app/shared/common.ts#L49
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
frontend: frontend/src/app/shared/custom/scoring/scoring.component.spec.ts#L166
Confusing combination of non-null assertion and assignment like `a! = b`, which looks very similar to `a != b`
frontend
Process completed with exit code 1.
backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636