Skip to content

Fetch next attempt #164

Fetch next attempt

Fetch next attempt #164

Triggered via pull request September 20, 2024 13:47
Status Failure
Total duration 22s
Artifacts

ci.yaml

on: pull_request
Build and test on Node.js
12s
Build and test on Node.js
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and test on Node.js: src/http/client.ts#L46
Cannot find name 'fetch'.
Build and test on Node.js: src/http/client.ts#L61
Cannot find name 'fetch'.
Build and test on Node.js: src/http/client.ts#L61
Cannot find name 'fetch'.
Build and test on Node.js: src/http/client.ts#L144
Cannot find name 'fetch'.
Build and test on Node.js: src/http/client.ts#L148
Cannot find name 'Request'.
Build and test on Node.js: src/http/cursor.ts#L38
Cannot find name 'Response'.
Build and test on Node.js: src/http/stream.ts#L52
Cannot find name 'fetch'.
Build and test on Node.js: src/http/stream.ts#L65
Cannot find name 'fetch'.
Build and test on Node.js: src/http/stream.ts#L319
Cannot find name 'Request'.
Build and test on Node.js: src/http/stream.ts#L320
Cannot find name 'Response'.
Build and test on Node.js
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/