Skip to content

initial fetch

initial fetch #109

Triggered via push October 22, 2023 23:13
Status Failure
Total duration 40s
Artifacts

build.yaml

on: push
Matrix: Build Bot
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build Bot (20.x): commands/match-command.ts#L4
Cannot find module '../questions' or its corresponding type declarations.
Build Bot (20.x): commands/test-command.ts#L2
Cannot find module '../../common' or its corresponding type declarations.
Build Bot (20.x): commands/test-command.ts#L3
Cannot find module '../../encryptionUtils' or its corresponding type declarations.
Build Bot (20.x): commands/test-command.ts#L6
Cannot find module '../questions' or its corresponding type declarations.
Build Bot (20.x): commands/test-command.ts#L7
Import declaration conflicts with local declaration of 'findMatchingUser'.
Build Bot (20.x): commands/test-command.ts#L8
Import declaration conflicts with local declaration of 'conversationStarter'.
Build Bot (20.x): commands/test-command.ts#L198
Cannot find name 'guildId'. Did you mean 'guild'?
Build Bot (20.x): commands/test-command.ts#L370
Parameter 'conv' implicitly has an 'any' type.
Build Bot (20.x): commands/test-command.ts#L396
Parameter 'conv' implicitly has an 'any' type.
Build Bot (20.x): functions/conversationStarter.ts#L2
Cannot find module '../questions' or its corresponding type declarations.