Skip to content

yarn link works

yarn link works #199

Triggered via push February 27, 2025 15:04
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
compile: src/utilities/flow.ts#L68
Type 'Record<string, unknown> | undefined' is not assignable to type 'Record<string, unknown>'.
compile: src/utilities/flow.ts#L89
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#L90
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.