Draft PR to test CI/test workflows #14
Annotations
3 errors and 1 warning
Run tests in Node 18 (no native WebSocket), node environment:
tests/http.test.ts#L96
AssertionError: expected [Function] to throw error including 'fetch timed out' but got 'Error connecting to database: TypeErr…'
Expected: "fetch timed out"
Received: "Error connecting to database: TypeError: invalid_argument"
❯ tests/http.test.ts:96:3
|
Run tests in Node 18 (no native WebSocket), node environment:
tests/ws.test.ts#L3
ReferenceError: crypto is not defined
❯ node_modules/subtls/index.js:600:27
❯ tests/ws.test.ts:3:31
|
Run tests in Node 18 (no native WebSocket), node environment
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading