Skip to content

Fix memory leak caused by shared abort signals #636

Fix memory leak caused by shared abort signals

Fix memory leak caused by shared abort signals #636

Triggered via pull request March 25, 2025 16:03
Status Failure
Total duration 1m 19s
Artifacts

main.yml

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

Annotations

10 errors
Node.js 22: source/core/Ky.ts#L174
This `if` statement can be replaced by a ternary expression.
Node.js 22: test/memory-leak.ts#L1
Strings must use singlequote.
Node.js 22: test/memory-leak.ts#L2
Strings must use singlequote.
Node.js 22: test/memory-leak.ts#L3
Strings must use singlequote.
Node.js 22: test/memory-leak.ts#L4
Imports "KyInstance" are only used as type.
Node.js 22: test/memory-leak.ts#L4
There should be no space after '{'.
Node.js 22: test/memory-leak.ts#L4
There should be no space before '}'.
Node.js 22: test/memory-leak.ts#L4
Strings must use singlequote.
Node.js 22: test/memory-leak.ts#L5
There should be no space after '{'.
Node.js 22: test/memory-leak.ts#L5
There should be no space before '}'.