Skip to content

chore: execute extract-json-data and fix extract-data script to ident… #2

chore: execute extract-json-data and fix extract-data script to ident…

chore: execute extract-json-data and fix extract-data script to ident… #2

Triggered via push November 6, 2024 14:46
Status Failure
Total duration 19s
Artifacts

node.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: src/voices.ts#L2
Cannot find module './data.gen.js' or its corresponding type declarations.
build: src/voices.ts#L24
Argument of type '({ normal }: { normal: any; }) => any' is not assignable to parameter of type '(value: unknown, index: number, array: unknown[]) => any'.
build: src/voices.ts#L25
Argument of type '({ high }: { high: any; }) => any' is not assignable to parameter of type '(value: unknown, index: number, array: unknown[]) => any'.
build: src/voices.ts#L114
Parameter 'qual' implicitly has an 'any' type.
build: src/voices.ts#L126
Parameter 'v' implicitly has an 'any' type.
build: src/voices.ts#L269
Type 'unknown[]' is not assignable to type 'string[]'.
build
Process completed with exit code 2.