Skip to content

comment out tests for parser in progress #646

comment out tests for parser in progress

comment out tests for parser in progress #646

Triggered via push December 6, 2024 10:10
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
ci: src/lib/src/parsing/parse-determiner.ts#L11
'dictionary' is declared but its value is never read.
ci: src/lib/src/parsing/parse-vbp.ts#L6
'dictionary' is declared but its value is never read.
ci: src/lib/src/parsing/split-verbs.ts#L17
Conversion of type '{ ts: number; p: string; f: string; e: string; c: string; l: null; ssp: string; ssf: string; prp: string; prf: string; separationAtP: number; separationAtF: number; a: number; i: number; g: string; }' to type 'VerbDictionaryEntry' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ci
Process completed with exit code 2.
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636