Skip to content

better typing DX on decorators #203

better typing DX on decorators

better typing DX on decorators #203

Triggered via push March 6, 2025 12:17
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
compile: src/utilities/flow.ts#L100
Conversion of type 'O' to type 'object' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
compile: src/utilities/flow.ts#L101
Conversion of type 'O' to type 'object' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
compile
Process completed with exit code 2.
test
Process completed with exit code 1.