Skip to content

chore: Removed appendix- prefix from chapters #6

chore: Removed appendix- prefix from chapters

chore: Removed appendix- prefix from chapters #6

Triggered via push May 26, 2024 10:59
Status Failure
Total duration 54s
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

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/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): lib/services/parser/parser.service.ts#L2
Cannot find module 'marked' or its corresponding type declarations.
Run code checks / run_checks (20): lib/services/parser/parser.service.ts#L3
Cannot find module 'isomorphic-dompurify' or its corresponding type declarations.
Run code checks / run_checks (20): lib/services/parser/parser.service.ts#L4
Cannot find module 'js-yaml' or its corresponding type declarations.
Run unit tests / run_unit_tests (20)
Process completed with exit code 1.