Skip to content

misc

misc #25

Triggered via push February 7, 2026 02:05
Status Failure
Total duration 23s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build
Process completed with exit code 1.
build: src/table/Cell.tsx#L77
Parameter 'value' implicitly has an 'any' type.
build: src/table/Cell.tsx#L55
Type 'Handler<unknown>' is not assignable to type 'Handler<void>'.
build: src/table/Cell.tsx#L54
Type 'Handler<unknown>' is not assignable to type 'Handler<{ start: number; end?: number | undefined; }>'.