Skip to content

fix(gr-sheet): extent handling #37

fix(gr-sheet): extent handling

fix(gr-sheet): extent handling #37

Triggered via push November 25, 2024 08:06
Status Failure
Total duration 29s
Artifacts

compile.yml

on: push
compile_all
19s
compile_all
Fit to window
Zoom out
Zoom in

Annotations

10 errors
compile_all
Type '(itemGenerator: AsyncGenerator<{ classID: "localized-concept"; uuid: string; itemData: LocalizedConceptData; } | { classID: "concept"; uuid: string; itemData: ConceptData; }, void, undefined>, opts: RegisterItemConversionOpts | undefined) => AsyncGenerator<...>' is not assignable to type '(items: AsyncGenerator<{ classID: "localized-concept"; uuid: string; itemData: LocalizedConceptData; } | { classID: "concept"; uuid: string; itemData: ConceptData; }, void, undefined>, opts?: RegisterItemConversionOpts | undefined) => AsyncGenerator<...>'.
compile_all
Cannot find module 'immutability-helper' or its corresponding type declarations.
compile_all
Cannot find module 'react' or its corresponding type declarations.
compile_all
Cannot find module '@emotion/react' or its corresponding type declarations.
compile_all
Cannot find module '@blueprintjs/core' or its corresponding type declarations.
compile_all
Cannot find module '@riboseinc/paneron-registry-kit/types' or its corresponding type declarations.
compile_all
Cannot find module '@riboseinc/paneron-registry-kit' or its corresponding type declarations.
compile_all
Binding element 'aliases' implicitly has an 'any' type.
compile_all
Binding element 'onChange' implicitly has an 'any' type.
compile_all
Parameter 'evt' implicitly has an 'any' type.