Skip to content

Fix signal handling for Request objects #534

Fix signal handling for Request objects

Fix signal handling for Request objects #534

Triggered via pull request July 29, 2024 21:28
Status Failure
Total duration 1m 19s
Artifacts

main.yml

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

Annotations

2 errors
Node.js 18: source/core/Ky.ts#L172
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
Node.js 18
Process completed with exit code 1.