fix: propagate abort reason in derived signals #188
Annotations
10 errors
src/common/abort.ts#L0
Property 'reason' does not exist on type 'AbortSignal'.
|
src/common/abort.ts#L0
Expected 0 arguments, but got 1.
|
src/common/abort.test.ts#L0
Property 'reason' does not exist on type 'AbortSignal'.
|
src/common/abort.test.ts#L0
Property 'reason' does not exist on type 'AbortSignal'.
|
src/common/abort.test.ts#L0
Expected 0 arguments, but got 1.
|
src/common/abort.test.ts#L0
Property 'reason' does not exist on type 'AbortSignal'.
|
src/common/abort.test.ts#L0
Property 'reason' does not exist on type 'AbortSignal'.
|
src/common/abort.test.ts#L0
Expected 0 arguments, but got 1.
|
src/common/Event.ts#L0
Property 'reason' does not exist on type 'AbortSignal'.
|
src/common/Event.ts#L0
Property 'reason' does not exist on type 'AbortSignal'.
|
Loading