Skip to content

TypeScript Type-Check #51

TypeScript Type-Check

TypeScript Type-Check #51

Triggered via schedule March 9, 2025 00:20
Status Failure
Total duration 32s
Artifacts

main.yml

on: schedule
type-check
22s
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.