Skip to content

remove test script #200

remove test script

remove test script #200

Triggered via push February 27, 2025 15:06
Status Failure
Total duration 1m 14s
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.