yarn link works #199
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.
|