feat: add getAbortSignal()
#20407
ci.yml
on: pull_request
Lint
1m 57s
Benchmarks
2m 5s
Matrix: Tests
Annotations
10 errors
|
Tests (24, ubuntu-latest)
Process completed with exit code 1.
|
|
Tests (18, windows-latest)
The operation was canceled.
|
|
Tests (18, windows-latest)
The strategy configuration was canceled because "Tests._24_ubuntu-latest" failed
|
|
Tests (20, ubuntu-latest)
The operation was canceled.
|
|
Tests (20, ubuntu-latest)
The strategy configuration was canceled because "Tests._24_ubuntu-latest" failed
|
|
Tests (18, macOS-latest)
The operation was canceled.
|
|
Tests (18, macOS-latest)
The strategy configuration was canceled because "Tests._24_ubuntu-latest" failed
|
|
Lint
Process completed with exit code 2.
|
|
Lint
Property 'ac' is missing in type '{ ctx: ComponentContext | null; deps: null; nodes_start: null; nodes_end: null; f: number; first: null; fn: (() => void | (() => void)) | null; last: null; next: null; parent: Effect | null; prev: null; teardown: null; transitions: null; wv: number; }' but required in type 'Effect'.
|
|
Lint
Property 'ac' is missing in type '{ ctx: ComponentContext | null; deps: null; effects: null; equals: (this: Value, value: unknown) => boolean; f: number; fn: () => V; reactions: null; rv: number; v: V; wv: number; parent: Effect | Derived<any> | null; }' but required in type 'Derived<V>'.
|