Skip to content

chore: bump npm-local-development to get better error messages #909

chore: bump npm-local-development to get better error messages

chore: bump npm-local-development to get better error messages #909

Triggered via push October 22, 2023 17:52
Status Failure
Total duration 4m 10s
Artifacts

main.yml

on: push
Matrix: unit-tests
Matrix: orm-mongo
Matrix: orm-mysql
Matrix: orm-postgres
Matrix: orm-sqlite
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
unit-tests (20.6.0): packages/api-console-api/node_modules/@deepkit/type/dist/cjs/src/reflection/type.d.ts#L1
Cannot find module '@deepkit/type-spec' or its corresponding type declarations.
unit-tests (20.6.0): packages/api-console-api/node_modules/@deepkit/type/dist/cjs/src/reflection/processor.d.ts#L1
Cannot find module '@deepkit/type-spec' or its corresponding type declarations.
unit-tests (20.6.0): packages/api-console-api/node_modules/@deepkit/type/dist/cjs/index.d.ts#L1
Cannot find module '@deepkit/type-spec' or its corresponding type declarations.
unit-tests (20.6.0)
Process completed with exit code 2.
unit-tests (20.6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/