Do not proceed if ggt runs in unsupported terminal environments #4890
Annotations
6 errors
Unhandled error:
spec/__support__/filesync.ts#L445
SyntaxError: /home/runner/work/ggt/ggt/tmp/spec/commands/dev.spec.ts/dev/writes changes from gadget to the local filesystem/local/.gadget/sync.json: Unexpected end of JSON input
❯ Object._readFile node_modules/.pnpm/[email protected]/node_modules/jsonfile/index.js:25:16
❯ Timeout._onTimeout spec/__support__/filesync.ts:445:26
This error originated in "spec/commands/dev.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "writes changes from gadget to the local filesystem". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (macos-latest)
The operation was canceled.
|