Skip to content

TypeScript Type-Check #47

TypeScript Type-Check

TypeScript Type-Check #47

Triggered via schedule March 5, 2025 00:22
Status Failure
Total duration 28s
Artifacts

main.yml

on: schedule
type-check
18s
type-check
Fit to window
Zoom out
Zoom in

Annotations

5 errors
type-check: src/commands/chat/graphmaker.ts#L6
Cannot find module 'openai' or its corresponding type declarations.
type-check: src/commands/chat/graphmaker.ts#L7
Cannot find module 'canvas' or its corresponding type declarations.
type-check: src/commands/chat/graphmaker.ts#L8
Cannot find module '../../../../ep_bot/extras/settings' or its corresponding type declarations.
type-check: tsconfig.json#L3
Unknown compiler option 'type'. Did you mean 'types'?
type-check
Process completed with exit code 2.