Skip to content

QA/Lint: Prettier + ESLint for the webapp #3

QA/Lint: Prettier + ESLint for the webapp

QA/Lint: Prettier + ESLint for the webapp #3

Triggered via pull request August 3, 2024 23:51
Status Failure
Total duration 31s
Artifacts

webapp-qa.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
quality: webapp/src/app/app.component.html#L6
Insert `·`
quality: webapp/src/app/app.component.html#L7
Insert `·`
quality: webapp/src/app/app.component.html#L11
Insert `⏎`
quality: webapp/src/app/app.component.ts#L11
Delete `,`
quality: webapp/src/app/app.config.ts#L4
Replace `⏎··provideAngularQuery,⏎··QueryClient,⏎}·from·'@tanstack/angular-query-experimental'` with `·provideAngularQuery,·QueryClient·}·from·'@tanstack/angular-query-experimental';`
quality: webapp/src/app/app.config.ts#L6
Member 'QueryClient' of the import declaration should be sorted alphabetically
quality: webapp/src/app/app.config.ts#L8
Replace `LucideAngularModule,·Home·}·from·"lucide-angular"` with `·LucideAngularModule,·Home·}·from·'lucide-angular'`
quality: webapp/src/app/app.config.ts#L8
Member 'Home' of the import declaration should be sorted alphabetically
quality: webapp/src/app/app.config.ts#L10
Delete `⏎`
quality: webapp/src/app/app.config.ts#L18
Replace `"http://localhost:8080"` with `'http://localhost:8080'`
quality: webapp/src/app/app.component.ts#L7
The selector should start with one of these prefixes: "jhi" (https://angular.dev/style-guide#style-02-07)
quality: webapp/src/app/example/counter/counter.component.ts#L11
The selector should be kebab-case and start with one of these prefixes: "jhi" (https://angular.dev/style-guide#style-05-02 and https://angular.dev/style-guide#style-02-07)
quality: webapp/src/app/example/hello/hello.component.ts#L9
The selector should be kebab-case and start with one of these prefixes: "jhi" (https://angular.dev/style-guide#style-05-02 and https://angular.dev/style-guide#style-02-07)
quality: webapp/src/app/ui/button/button/button.component.ts#L38
The selector should start with one of these prefixes: "jhi" (https://angular.dev/style-guide#style-02-07)