Skip to content

chore: Update license #12

chore: Update license

chore: Update license #12

Triggered via push June 7, 2024 11:40
Status Failure
Total duration 46s
Artifacts

main.yml

on: push
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 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.
Run unit tests / run_unit_tests (20)
Process completed with exit code 1.