Skip to content

chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.12.0 #3

chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.12.0

chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.12.0 #3

Triggered via pull request June 3, 2024 18:59
Status Failure
Total duration 49s
Artifacts

pull_request.yml

on: pull_request
Matrix: Install dependencies / install_deps
Matrix: Run code checks / run_checks
Matrix: Run unit tests / run_unit_tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run unit tests / run_unit_tests (20)
Process completed with exit code 1.
Run code checks / run_checks (20): lib/init.ts#L2
Cannot find module '@newhorizons/core/locales' or its corresponding type declarations.
Run code checks / run_checks (20): lib/services/parser/parser-extensions/character-origin.pex.test.ts#L1
Cannot find module '@newhorizons/core/mocks' or its corresponding type declarations.
Run code checks / run_checks (20): lib/services/parser/parser-extensions/character-origin.pex.ts#L3
Cannot find module '@newhorizons/core' or its corresponding type declarations.
Run code checks / run_checks (20): lib/services/parser/parser-extensions/character-origin.pex.ts#L13
Parameter 'origin' implicitly has an 'any' type.
Run code checks / run_checks (20): lib/services/parser/parser-extensions/character-origin.pex.ts#L20
Parameter 'trait' implicitly has an 'any' type.
Run code checks / run_checks (20): lib/services/parser/parser-extensions/character-origin.pex.ts#L26
Parameter 'group' implicitly has an 'any' type.
Run code checks / run_checks (20): lib/services/parser/parser-extensions/character-origin.pex.ts#L26
Parameter 'skill' implicitly has an 'any' type.
Run code checks / run_checks (20): tests/vitest/vitest.setup.ts#L3
Cannot find module '@newhorizons/core/locales' or its corresponding type declarations.
Run code checks / run_checks (20)
Process completed with exit code 2.