Fix memory leak caused by shared abort signals #636
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 '}'.
|