Skip to content

Merge pull request #16 from paneron/12-integer #49

Merge pull request #16 from paneron/12-integer

Merge pull request #16 from paneron/12-integer #49

Triggered via push January 2, 2025 13:00
Status Failure
Total duration 25s
Artifacts

compile.yml

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

Annotations

10 errors and 1 warning
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.
compile_all
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636