Coin prune #1137
Annotations
9 errors and 2 warnings
|
build (16.x):
src/commandDetails/coin/prune.ts#L3
Replace `,` with `·`
|
build (16.x):
src/commandDetails/coin/prune.ts#L47
'currentBalance' is never reassigned. Use 'const' instead
|
build (16.x):
src/commandDetails/coin/prune.ts#L61
Replace `(<ChatInputCommandInteraction>messageFromUser).editReply(⏎······returnMessage,⏎····` with `·(<ChatInputCommandInteraction>messageFromUser).editReply(returnMessage`
|
|
build (16.x):
src/commandDetails/coin/prune.ts#L74
Replace `'Divide·every·users\'·coin·balance·by·the·passed·argument.'` with `"Divide·every·users'·coin·balance·by·the·passed·argument."`
|
build (16.x):
src/commandDetails/coin/prune.ts#L85
Replace `'The·number·to·divide·all·users\'·coin·balances·by.'` with `"The·number·to·divide·all·users'·coin·balances·by."`
|
build (16.x):
src/commands/coin/coin.ts#L35
Insert `,`
|
build (16.x)
Process completed with exit code 1.
|
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|