Rpg changes #285
Annotations
10 errors and 10 warnings
src/discord/commands/guild/d.levels.ts#L210
Import in body of module; reorder to top
|
src/discord/commands/guild/d.levels.ts#L210
'node-fetch' should be listed in the project's dependencies. Run 'npm i -S node-fetch' to add it
|
src/discord/commands/guild/d.levels.ts#L210
`node-fetch` import should occur before import of `../../@types/commandDef`
|
src/discord/commands/guild/d.levels.ts#L211
Import in body of module; reorder to top
|
src/discord/commands/guild/d.levels.ts#L211
`fs` import should occur before import of `../../@types/commandDef`
|
src/discord/commands/guild/d.levels.ts#L212
Import in body of module; reorder to top
|
src/discord/commands/guild/d.levels.ts#L212
Expected 1 empty line after import statement not followed by another import
|
src/discord/commands/guild/d.levels.ts#L212
`util` import should occur before import of `../../@types/commandDef`
|
src/discord/commands/guild/d.levels.ts#L213
'writeFile' is assigned a value but never used
|
src/discord/commands/guild/d.levels.ts#L219
Unexpected parentheses around single function argument
|
src/api/apiV1/drugs/drugs.queries.ts#L181
Refactor this function to reduce its Cognitive Complexity from 403 to the 50 allowed
|
src/discord/commands/global/d.donate.ts#L31
This line has a length of 209. Maximum allowed is 120
|
src/discord/commands/global/d.donate.ts#L55
This line has a length of 202. Maximum allowed is 120
|
src/discord/commands/global/d.mushroom_info.ts#L18
This line has a length of 154. Maximum allowed is 120
|
src/discord/commands/global/d.mushroom_info.ts#L19
This line has a length of 331. Maximum allowed is 120
|
src/discord/commands/global/d.reactionRole.ts#L209
Refactor this function to reduce its Cognitive Complexity from 55 to the 50 allowed
|
src/discord/commands/global/d.tripsitmode.ts#L48
Refactor this function to reduce its Cognitive Complexity from 51 to the 50 allowed
|
src/discord/commands/guild/d.bottest.ts#L116
Refactor this function to reduce its Cognitive Complexity from 774 to the 50 allowed
|
src/discord/commands/guild/d.levels.ts#L235
This line has a length of 139. Maximum allowed is 120
|
src/discord/commands/guild/d.levels.ts#L237
This line has a length of 134. Maximum allowed is 120
|
The logs for this run have expired and are no longer available.
Loading