Publish #12
Annotations
10 errors
src/utils/types.ts#L8
Cannot find module 'discord.js' or its corresponding type declarations.
|
src/utils/interactions.ts#L1
Cannot find module 'fs/promises' or its corresponding type declarations.
|
src/utils/interactions.ts#L2
Cannot find module 'discord.js' or its corresponding type declarations.
|
src/utils/interactions.ts#L18
Parameter 'r' implicitly has an 'any' type.
|
src/utils/interactions.ts#L18
Parameter 'file' implicitly has an 'any' type.
|
src/utils/interactions.ts#L19
Parameter 'files' implicitly has an 'any' type.
|
src/utils/interactions.ts#L19
Parameter 'file' implicitly has an 'any' type.
|
src/utils/interactions.ts#L21
Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'.
|
src/utils/interactions.ts#L22
Rest parameter 'args' implicitly has an 'any[]' type.
|
src/utils/interactions.ts#L23
Rest parameter 'args' implicitly has an 'any[]' type.
|
The logs for this run have expired and are no longer available.
Loading