This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
Mega Refactor: Reorganize into single package.json, fix all types, improve imports, improve organization #215
Annotations
10 errors and 2 warnings
ShellError: Failed with exit code 1
at new ShellError (12:16)
at new ShellPromise (72:16)
at BunShell (187:35)
at /home/runner/work/cli/cli/tests/soupify.test.ts:6:11
at /home/runner/work/cli/cli/tests/soupify.test.ts:4:17
|
ReferenceError: Cannot access 'getTestFixture' before initialization.:
dev-server-api/tests/routes/export_requests/list.test.ts#L5
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_requests/list.test.ts:5:27
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_requests/list.test.ts:4:37
|
ReferenceError: Cannot access 'getTestFixture' before initialization.:
dev-server-api/tests/routes/export_requests/get.test.ts#L5
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_requests/get.test.ts:5:27
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_requests/get.test.ts:4:36
|
ReferenceError: Cannot access 'getTestFixture' before initialization.:
dev-server-api/tests/routes/export_requests/get.test.ts#L34
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_requests/get.test.ts:34:27
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_requests/get.test.ts:33:48
|
ReferenceError: Cannot access 'getTestFixture' before initialization.:
dev-server-api/tests/routes/export_requests/create.test.ts#L5
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_requests/create.test.ts:5:27
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_requests/create.test.ts:4:40
|
ReferenceError: Cannot access 'getTestFixture' before initialization.:
dev-server-api/tests/routes/export_requests/update.test.ts#L5
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_requests/update.test.ts:5:27
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_requests/update.test.ts:4:40
|
ReferenceError: Cannot access 'getTestFixture' before initialization.:
dev-server-api/tests/routes/export_requests/update.test.ts#L40
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_requests/update.test.ts:40:27
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_requests/update.test.ts:39:52
|
ReferenceError: Cannot access 'getTestFixture' before initialization.:
dev-server-api/tests/routes/export_files/create.test.ts#L5
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_files/create.test.ts:5:27
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_files/create.test.ts:4:37
|
ReferenceError: Cannot access 'getTestFixture' before initialization.:
dev-server-api/tests/routes/export_files/download.test.ts#L5
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_files/download.test.ts:5:27
at /home/runner/work/cli/cli/dev-server-api/tests/routes/export_files/download.test.ts:4:38
|
ReferenceError: Cannot access 'getTestFixture' before initialization.:
dev-server-api/tests/routes/dev_package_examples/list.test.ts#L5
at /home/runner/work/cli/cli/dev-server-api/tests/routes/dev_package_examples/list.test.ts:5:27
at /home/runner/work/cli/cli/dev-server-api/tests/routes/dev_package_examples/list.test.ts:4:42
|
tests
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/
|
tests
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/
|