Skip to content

chore: update packages #20

chore: update packages

chore: update packages #20

Triggered via pull request March 9, 2026 04:08
Status Failure
Total duration 26s
Artifacts

ci.yml

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

Annotations

3 errors
typecheck
Process completed with exit code 1.
typecheck: src/p.test.ts#L98
Argument of type '(e: unknown) => string' is not assignable to parameter of type '(err: unknown) => PromiseLike<any>'.
typecheck: src/object.test.ts#L148
Argument of type '{ a: { y: number; }; b: number[]; }' is not assignable to parameter of type '{ a: { x: number; }; b: number[]; }'.