Skip to content

ci(linter): add Solvro config #1

ci(linter): add Solvro config

ci(linter): add Solvro config #1

Triggered via pull request December 16, 2024 09:41
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
lint: app/controllers/meals_controller.ts#L18
Unexpected nullable object value in conditional. An explicit null check is required
lint: app/controllers/meals_controller.ts#L32
Unexpected nullable object value in conditional. An explicit null check is required
lint: app/controllers/meals_controller.ts#L48
Unsafe assignment of an `any` value
lint: app/controllers/meals_controller.ts#L48
Unsafe member access .message on an `any` value
lint: app/controllers/meals_controller.ts#L63
Unsafe assignment of an `any` value
lint: app/controllers/meals_controller.ts#L64
Unsafe assignment of an `any` value
lint: app/controllers/meals_controller.ts#L69
Unsafe argument of type `any` assigned to a parameter of type `number`
lint: app/controllers/meals_controller.ts#L69
Unsafe argument of type `any` assigned to a parameter of type `number | undefined`
lint: app/controllers/meals_controller.ts#L88
Unsafe assignment of an `any` value
lint: app/controllers/meals_controller.ts#L88
Unsafe member access .message on an `any` value
lint
Process completed with exit code 1.
lint
Process completed with exit code 1.
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: tests/unit/menuScrapper/scrape_menu.spec.ts#L4
'../../../scripts/menu_scrapper.js' imported multiple times
lint: tests/unit/menuScrapper/scrape_menu.spec.ts#L5
'../../../scripts/menu_scrapper.js' imported multiple times