Skip to content

TypeScript Type-Check #50

TypeScript Type-Check

TypeScript Type-Check #50

Triggered via schedule March 8, 2025 00:18
Status Failure
Total duration 38s
Artifacts

main.yml

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