Skip to content

Coin prune

Coin prune #1137

Re-run triggered September 28, 2024 05:15
Status Failure
Total duration 25s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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#L64
Delete `⏎·`
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/