Skip to content

πŸ› Fix import and test #399

πŸ› Fix import and test

πŸ› Fix import and test #399

Triggered via push December 25, 2025 12:04
Status Failure
Total duration 28s
Artifacts

test-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Process completed with exit code 2.
build: src/types.ts#L217
Type '{ [k: string]: unknown; }' is not assignable to type 'Partial<{ [P in keyof T]: ReturnType<T[P]>; }>'.