fix(discord-bot): dedupe interaction routing #30
Annotations
3 errors and 10 warnings
|
test (20.x):
src/utils/Validator.js#L124
'URL' is not defined
|
|
test (20.x):
src/utils/Utils.js#L191
'URL' is not defined
|
|
test (20.x):
src/client/LicenseChainClient.js#L193
Unreachable code
|
|
test (20.x):
src/commands/license.js#L5
'TextInputBuilder' is assigned a value but never used
|
|
test (20.x):
src/commands/license.js#L5
'ModalBuilder' is assigned a value but never used
|
|
test (20.x):
src/commands/analytics.js#L5
'ButtonStyle' is assigned a value but never used
|
|
test (20.x):
src/commands/analytics.js#L5
'ButtonBuilder' is assigned a value but never used
|
|
test (20.x):
src/commands/analytics.js#L5
'ActionRowBuilder' is assigned a value but never used
|
|
test (20.x):
src/commands/admin.js#L4
'Utils' is assigned a value but never used
|
|
test (20.x):
src/client/LicenseChainClient.js#L219
'updateData' is defined but never used. Allowed unused args must match /^_/u
|
|
test (20.x):
src/client/LicenseChainClient.js#L219
'userId' is defined but never used. Allowed unused args must match /^_/u
|
|
test (20.x):
src/client/LicenseChainClient.js#L193
'error' is defined but never used
|
|
test (20.x):
src/client/LicenseChainClient.js#L188
'userId' is defined but never used. Allowed unused args must match /^_/u
|