Skip to content

feat(node): add NodeFastResponse.bytes() (#16) #78

feat(node): add NodeFastResponse.bytes() (#16)

feat(node): add NodeFastResponse.bytes() (#16) #78

Triggered via push December 4, 2024 00:34
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
ci: src/node-utils/response.ts#L222
Property 'bytes' does not exist on type 'Response'.
ci: src/node-utils/response.ts#L228
Property 'bytes' does not exist on type 'Response'.
ci
Process completed with exit code 2.
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci: playground/app.mjs#L5
'request' is defined but never used. Allowed unused args must match /^_/u