Skip to content

test: fix assert (#536) #15

test: fix assert (#536)

test: fix assert (#536) #15

Triggered via push September 16, 2024 05:29
Status Failure
Total duration 8m 28s
Artifacts

nodejs-3.x.yml

on: push
Node.js  /  Setup
9s
Node.js / Setup
Matrix: Node.js / Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 17 warnings
test/index.test.ts > index.test.ts > urllib.request() > should request(host-only) work: src/HttpClient.ts#L706
HttpClientRequestTimeoutError: Request timeout for 5000 ms ❯ HttpClient.#requestInternal src/HttpClient.ts:706:15 ❯ HttpClient.request src/HttpClient.ts:241:12 ❯ Object.request src/index.ts:27:10 ❯ test/index.test.ts:158:24 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { status: -1, headers: {}, socket: { id: 4, localAddress: '10.1.0.36', localPort: 56654, remoteAddress: '104.16.26.34', remotePort: 443, remoteFamily: 'IPv4', bytesWritten: 173, bytesRead: +0, handledRequests: 1, handledResponses: +0, connectedTime: '2024-09-16T05:30:15.514Z' }, res: { status: -1, statusCode: -1, statusText: '', statusMessage: '', headers: {}, size: +0, aborted: false, rt: 5568.792, keepAliveSocket: true, requestUrls: [ 'http://registry.npmjs.org/urllib/latest' ], timing: { queuing: 19.243, connected: 56.64, requestHeadersSent: 56.765, requestSent: 56.843, waiting: 18.838, contentDownload: 19.11 }, socket: { id: 4, localAddress: '10.1.0.36', localPort: 56654, remoteAddress: '104.16.26.34', remotePort: 443, remoteFamily: 'IPv4', bytesWritten: 173, bytesRead: +0, handledRequests: 1, handledResponses: +0, connectedTime: '2024-09-16T05:30:15.514Z' }, retries: +0, socketErrorRetries: +0 }, opaque: undefined } Caused by: HeadersTimeoutError: Headers Timeout Error ❯ Timeout.onParserTimeout [as callback] node_modules/undici/lib/client.js:1048:28 ❯ Timeout.onTimeout [as _onTimeout] node_modules/undici/lib/timers.js:20:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'UND_ERR_HEADERS_TIMEOUT' }
Node.js / Test (ubuntu-latest, 18)
Process completed with exit code 1.
Node.js / Test (ubuntu-latest, 14.19.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (ubuntu-latest, 16)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (ubuntu-latest, 14)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (ubuntu-latest, 22)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (ubuntu-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (windows-latest, 14.19.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (windows-latest, 14)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (macos-latest, 14)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (windows-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (windows-latest, 22)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (windows-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (windows-latest, 16)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (macos-latest, 14.19.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (macos-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (macos-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (macos-latest, 16)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js / Test (macos-latest, 22)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/