Skip to content

try adding cjs bundle to get it working for astro #649

try adding cjs bundle to get it working for astro

try adding cjs bundle to get it working for astro #649

Triggered via push December 21, 2024 20:06
Status Failure
Total duration 1m 24s
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