update prettier/linter setup and workflows #763
lint-check.yml
on: pull_request
run-linting-check
2m 1s
Annotations
10 errors and 11 warnings
run-linting-check:
angular-client/src/api/urls.ts#L3
Unexpected any. Specify a different type
|
run-linting-check:
angular-client/src/app/app-sidebar/app-sidebar.component.ts#L10
Component class names should end with one of these suffixes: "Component" (https://angular.dev/style-guide#style-02-03)
|
run-linting-check:
angular-client/src/app/context/app-context.component.ts#L14
Component class names should end with one of these suffixes: "Component" (https://angular.dev/style-guide#style-02-03)
|
run-linting-check:
angular-client/src/app/context/app-context.component.ts#L15
Unexpected any. Specify a different type
|
run-linting-check:
angular-client/src/components/acceleration-graphs/acceleration-graphs.component.ts#L14
The selector should start with one of these prefixes: "app" (https://angular.dev/style-guide#style-02-07)
|
run-linting-check:
angular-client/src/components/acceleration-graphs/acceleration-graphs.component.ts#L18
Component class names should end with one of these suffixes: "Component" (https://angular.dev/style-guide#style-02-03)
|
run-linting-check:
angular-client/src/components/acceleration-over-time-display/acceleration-over-time-display.component.ts#L7
The selector should start with one of these prefixes: "app" (https://angular.dev/style-guide#style-02-07)
|
run-linting-check:
angular-client/src/components/acceleration-over-time-display/acceleration-over-time-display.component.ts#L11
Component class names should end with one of these suffixes: "Component" (https://angular.dev/style-guide#style-02-03)
|
run-linting-check:
angular-client/src/components/argos-button/argos-button.component.ts#L9
The selector should start with one of these prefixes: "app" (https://angular.dev/style-guide#style-02-07)
|
run-linting-check:
angular-client/src/components/brake-pressure-display/brake-pressure-display.component.ts#L6
The selector should start with one of these prefixes: "app" (https://angular.dev/style-guide#style-02-07)
|
run-linting-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-linting-check:
angular-client/src/components/acceleration-over-time-display/acceleration-over-time-display.component.ts#L16
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)
|
run-linting-check:
angular-client/src/components/argos-button/argos-button.component.ts#L19
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)
|
run-linting-check:
angular-client/src/components/brake-pressure-display/brake-pressure-display.component.ts#L14
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)
|
run-linting-check:
angular-client/src/components/circular-percentage/circular-percentage.component.ts#L29
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)
|
run-linting-check:
angular-client/src/components/driver-component/driver-component.ts#L14
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)
|
run-linting-check:
angular-client/src/components/half-gauge/half-gauge.component.ts#L34
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)
|
run-linting-check:
angular-client/src/components/motor-info/motor-info.component.ts#L21
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)
|
run-linting-check:
angular-client/src/components/pie-chart/pie-chart.component.ts#L30
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)
|
run-linting-check:
angular-client/src/components/raspberry-pi/raspberry-pi.component.ts#L23
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)
|
run-linting-check:
angular-client/src/components/switch/switch.component.ts#L15
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)
|