Replace node --loader with --import #70
ci.yml
on: push
Run CI Pipeline
/
...
/
Run Lint Check
17s
Run CI Pipeline
/
...
/
Run Type Check
17s
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Annotations
2 errors
|
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest
Process completed with exit code 1.
|
|
test/registry/arrays.test.ts > arrays > joinAnd > should join two items with "and":
test/registry/arrays.test.ts#L140
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".
❯ test/registry/arrays.test.ts:140:5
|