This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
Remove sqlite, refactor to use level #28
Annotations
3 errors and 2 warnings
ReferenceError: Cannot access 'default' before initialization.:
dev-server-api/static-routes.ts#L21
at /home/runner/work/cli/cli/dev-server-api/static-routes.ts:21:22
|
ReferenceError: Cannot access 'getTestFixture' before initialization.:
dev-server-api/tests/routes/dev_package_examples/create.test.ts#L5
at /home/runner/work/cli/cli/dev-server-api/tests/routes/dev_package_examples/create.test.ts:5:27
at /home/runner/work/cli/cli/dev-server-api/tests/routes/dev_package_examples/create.test.ts:4:45
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|