Skip to content

Passing headers to resolve refs requests #184 #78

Passing headers to resolve refs requests #184

Passing headers to resolve refs requests #184 #78

Triggered via push August 27, 2024 15:41
Status Failure
Total duration 39s
Artifacts

browser.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: src/Client.ts#L904
Argument of type 'string | URL | RequestOptions' is not assignable to parameter of type 'RequestOptions'.
build: src/Client.ts#L913
Argument of type 'string | URL | RequestOptions' is not assignable to parameter of type 'RequestOptions'.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/