updated dependencies #267
Annotations
23 errors and 2 warnings
|
build (macos-latest):
webapp/src/app/app.component.ts#L14
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build (macos-latest):
webapp/src/app/app.component.ts#L10
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build (macos-latest):
webapp/src/app/app.component.ts#L1
Definition for rule '@typescript-eslint/type-annotation-spacing' was not found
|
|
build (macos-latest):
webapp/src/app/app.component.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
|
build (macos-latest):
webapp/src/app/app.component.ts#L1
Definition for rule '@typescript-eslint/quotes' was not found
|
|
build (macos-latest):
webapp/src/app/app.component.ts#L1
Definition for rule '@typescript-eslint/member-delimiter-style' was not found
|
|
build (macos-latest):
webapp/src/app/app-routing.ts#L1
Definition for rule '@typescript-eslint/type-annotation-spacing' was not found
|
|
build (macos-latest):
webapp/src/app/app-routing.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
|
build (macos-latest):
webapp/src/app/app-routing.ts#L1
Definition for rule '@typescript-eslint/quotes' was not found
|
|
build (macos-latest):
webapp/src/app/app-routing.ts#L1
Definition for rule '@typescript-eslint/member-delimiter-style' was not found
|
|
build (ubuntu-latest):
webapp/src/app/app.component.ts#L14
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build (ubuntu-latest):
webapp/src/app/app.component.ts#L10
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build (ubuntu-latest):
webapp/src/app/app.component.ts#L1
Definition for rule '@typescript-eslint/type-annotation-spacing' was not found
|
|
build (ubuntu-latest):
webapp/src/app/app.component.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
|
build (ubuntu-latest):
webapp/src/app/app.component.ts#L1
Definition for rule '@typescript-eslint/quotes' was not found
|
|
build (ubuntu-latest):
webapp/src/app/app.component.ts#L1
Definition for rule '@typescript-eslint/member-delimiter-style' was not found
|
|
build (ubuntu-latest):
webapp/src/app/app-routing.ts#L1
Definition for rule '@typescript-eslint/type-annotation-spacing' was not found
|
|
build (ubuntu-latest):
webapp/src/app/app-routing.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
|
build (ubuntu-latest):
webapp/src/app/app-routing.ts#L1
Definition for rule '@typescript-eslint/quotes' was not found
|
|
build (ubuntu-latest):
webapp/src/app/app-routing.ts#L1
Definition for rule '@typescript-eslint/member-delimiter-style' was not found
|
|
build (ubuntu-latest)
The strategy configuration was canceled because "build.macos-latest" failed
|
|
build (windows-latest)
The operation was canceled.
|
|
build (windows-latest)
The strategy configuration was canceled because "build.macos-latest" failed
|
|
build (macos-latest):
webapp/src/app/services/phaser/entities/cc-entity.ts#L718
Type number trivially inferred from a number literal, remove type annotation
|
|
build (ubuntu-latest):
webapp/src/app/services/phaser/entities/cc-entity.ts#L718
Type number trivially inferred from a number literal, remove type annotation
|