Skip to content

TypeScript Type-Check #40

TypeScript Type-Check

TypeScript Type-Check #40

Triggered via schedule February 26, 2025 00:22
Status Failure
Total duration 26s
Artifacts

main.yml

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