Add qodana CI checks #1
Annotations
2 errors and 1 warning
Missing or invalid component, directive or pipe declaration in a module:
src/app/app.component.ts#L10
AppComponent is not declared in any Angular module
|
Invalid usage of imports in non-standalone components:
src/app/app.component.ts#L6
Only standalone components can use imports
|
qodana
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|