General
: Migrate exercise group module to signals, inject and standalone
#57204
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeScript Code Style:
src/main/webapp/app/exam/manage/test-runs/test-run-management.component.ts#L93
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
TypeScript Code Style:
src/main/webapp/app/exam/manage/test-runs/test-run-management.component.ts#L93
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
Loading