Passing headers to resolve refs requests #184 #78
Annotations
7 errors and 1 warning
build (20.x):
src/Client.ts#L904
Argument of type 'string | URL | RequestOptions' is not assignable to parameter of type 'RequestOptions'.
|
build (20.x):
src/Client.ts#L913
Argument of type 'string | URL | RequestOptions' is not assignable to parameter of type 'RequestOptions'.
|
build (20.x)
Process completed with exit code 2.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
src/Client.ts#L904
Argument of type 'string | URL | RequestOptions' is not assignable to parameter of type 'RequestOptions'.
|
build (18.x):
src/Client.ts#L913
Argument of type 'string | URL | RequestOptions' is not assignable to parameter of type 'RequestOptions'.
|
build (18.x)
Process completed with exit code 2.
|
build (20.x)
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/
|