WIP implement IBIS1 starter #28
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.
|