build(apidom-core): use nodenext for TypeScript modules #10513
build.yml
on: pull_request
lint-commit-messages
1m 20s
lint
4m 54s
check-typescript-types
3m 45s
test
4m 3s
build
2m 20s
Annotations
6 errors
lint-commit-messages
Process completed with exit code 1.
|
check-typescript-types
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
|
check-typescript-types
Cannot find module 'ts-mixer/dist/types/types' or its corresponding type declarations.
|
check-typescript-types
Cannot find module 'ts-mixer/dist/types/types' or its corresponding type declarations.
|
check-typescript-types
Cannot find module 'ts-mixer/dist/types/types' or its corresponding type declarations.
|
check-typescript-types
Process completed with exit code 1.
|