0.5.1 #31
ci.yml
on: push
test-and-build
10m 36s
publish
0s
Annotations
10 errors
Unhandled error:
node_modules/jsesc/bin/jsesc#L109
Error: process.exit unexpectedly called with "0"
❯ main node_modules/jsesc/bin/jsesc:109:18
❯ Socket.<anonymous> node_modules/jsesc/bin/jsesc:133:4
This error originated in "node_modules/jsesc/bin/jsesc" 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 "node_modules/jsesc/bin/jsesc". 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.
|
node_modules/acorn-jsx/index.d.ts:
node_modules/acorn-jsx/index.d.ts#L1
ReferenceError: jsx is not defined
❯ node_modules/acorn-jsx/index.d.ts:1:18
|
node_modules/callsites/index.d.ts:
node_modules/callsites/index.d.ts#L1
ReferenceError: callsites is not defined
❯ node_modules/callsites/index.d.ts:1:18
|
node_modules/eslint-module-utils/ModuleCache.d.ts:
node_modules/eslint-module-utils/ModuleCache.d.ts#L1
ReferenceError: ModuleCache is not defined
❯ node_modules/eslint-module-utils/ModuleCache.d.ts:1:32
|
node_modules/eslint-module-utils/declaredScope.d.ts:
node_modules/eslint-module-utils/declaredScope.d.ts#L1
ReferenceError: declaredScope is not defined
❯ node_modules/eslint-module-utils/declaredScope.d.ts:1:32
|
node_modules/eslint-module-utils/hash.d.ts:
node_modules/eslint-module-utils/hash.d.ts#L1
ReferenceError: hashify is not defined
❯ node_modules/eslint-module-utils/hash.d.ts:1:32
|
node_modules/eslint-module-utils/ignore.d.ts:
node_modules/eslint-module-utils/ignore.d.ts#L1
ReferenceError: ignore is not defined
❯ node_modules/eslint-module-utils/ignore.d.ts:1:32
|
node_modules/eslint-module-utils/module-require.d.ts:
node_modules/eslint-module-utils/module-require.d.ts#L1
ReferenceError: moduleRequire is not defined
❯ node_modules/eslint-module-utils/module-require.d.ts:1:32
|
node_modules/eslint-module-utils/moduleVisitor.d.ts:
node_modules/eslint-module-utils/moduleVisitor.d.ts#L1
ReferenceError: moduleVisitor is not defined
❯ node_modules/eslint-module-utils/moduleVisitor.d.ts:1:32
|
node_modules/eslint-module-utils/parse.d.ts:
node_modules/eslint-module-utils/parse.d.ts#L1
ReferenceError: parse is not defined
❯ node_modules/eslint-module-utils/parse.d.ts:1:32
|