Skip to content

feat: add getAbortSignal() #20407

feat: add getAbortSignal()

feat: add getAbortSignal() #20407

Triggered via pull request June 30, 2025 15:24
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

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

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>'.