Skip to content

feat: allow typing the body of a RequestError response #1293

feat: allow typing the body of a RequestError response

feat: allow typing the body of a RequestError response #1293

Triggered via pull request January 27, 2024 21:30
Status Failure
Total duration 4m 57s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Node.js 20 on macos-latest: source/core/index.ts#L704
An array of Promises may be unintentional. Consider handling the promises' fulfillment or rejection with Promise.all or similar, or explicitly marking the expression as ignored with the `void` operator.
Node.js 20 on macos-latest: test/error.ts#L33
Comments should not begin with a lowercase character.
Node.js 20 on macos-latest: test/error.ts#L38
There should be no space after '{'.
Node.js 20 on macos-latest: test/error.ts#L38
There should be no space after '{'.
Node.js 20 on macos-latest: test/error.ts#L38
There should be no space before '}'.
Node.js 20 on macos-latest: test/error.ts#L38
There should be no space before '}'.
Node.js 20 on macos-latest: test/error.ts#L114
Comments should not begin with a lowercase character.
Node.js 20 on macos-latest: test/error.ts#L127
There should be no space after '{'.
Node.js 20 on macos-latest: test/error.ts#L127
There should be no space before '}'.
Node.js 20 on macos-latest: test/error.ts#L127
There should be no space after '{'.