Skip to content

WIP implement IBIS1 starter #28

WIP implement IBIS1 starter

WIP implement IBIS1 starter #28

Triggered via pull request September 11, 2024 07:47
@alex-bermanalex-berman
synchronize #1
ibis1
Status Failure
Total duration 37s
Artifacts

check-typescript.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/dipper/main.ts#L4
Cannot find module '../azure' or its corresponding type declarations.
build: src/is.ts#L1
Module '"/home/runner/work/sisu/sisu/src/types"' has no default export. Did you mean to use 'import { InformationState } from "/home/runner/work/sisu/sisu/src/types"' instead?
build: src/is.ts#L17
Parameter 'a' implicitly has an 'any' type.
build: src/is.ts#L17
Parameter 'q' implicitly has an 'any' type.
build: src/is.ts#L18
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ favorite_food: string; booking_course: string; }'.
build: src/is.ts#L18
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ pizza: string; LT2319: string; }'.
build: src/is.ts#L26
Parameter 'a' implicitly has an 'any' type.
build: src/is.ts#L26
Parameter 'q' implicitly has an 'any' type.
build: src/is.ts#L32
Parameter 'q' implicitly has an 'any' type.
build: src/is.ts#L32
Parameter 'a' implicitly has an 'any' type.