Merge branch 'request-new-match' into main #110
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|