feat: integrate eslint-import-context
to get correct context.cwd
#1391
Annotations
4 errors
Lint and Test with Node.js 18 on windows-latest
Process completed with exit code 1.
|
tests/unit/unit.spec.ts > createTypeScriptImportResolver > should work with pnp:
tests/unit/unit.spec.ts#L15
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/unit/unit.spec.ts:15:3
|
Lint and Test with Node.js 20 on windows-latest
Process completed with exit code 1.
|
tests/unit/unit.spec.ts > createTypeScriptImportResolver > should work with pnp:
tests/unit/unit.spec.ts#L15
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/unit/unit.spec.ts:15:3
|