Skip to content

chore(deps-dev): Bump vite from 5.2.11 to 5.3.3 #23

chore(deps-dev): Bump vite from 5.2.11 to 5.3.3

chore(deps-dev): Bump vite from 5.2.11 to 5.3.3 #23

Triggered via pull request July 15, 2024 18:53
Status Failure
Total duration 47s
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

11 errors
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/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/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/extensions/character-origin.pex.ts#L13
Parameter 'origin' implicitly has an 'any' type.
Run code checks / run_checks (20): lib/services/parser/extensions/character-origin.pex.ts#L20
Parameter 'trait' implicitly has an 'any' type.
Run code checks / run_checks (20): lib/services/parser/extensions/character-origin.pex.ts#L26
Parameter 'group' implicitly has an 'any' type.
Run code checks / run_checks (20): lib/services/parser/extensions/character-origin.pex.ts#L26
Parameter 'skill' implicitly has an 'any' type.
Run code checks / run_checks (20): lib/services/wiki/wiki.service.test.ts#L3
Cannot find module '@newhorizons/core/mocks' or its corresponding type declarations.
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.
Run unit tests / run_unit_tests (20)
Process completed with exit code 1.