Skip to content

More command fixes #1137

More command fixes

More command fixes #1137

Triggered via push July 12, 2024 15:37
Status Success
Total duration 41s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
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/
lint
The following actions uses Node.js version which is deprecated 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/
lint: src/commands/block.command.ts#L4
'Discord' is defined but never used
lint: src/commands/block.command.ts#L4
'EmbedData' is defined but never used
lint: src/commands/block.command.ts#L7
'hexToNum' is defined but never used
lint: src/commands/block.command.ts#L7
'hexToRGB' is defined but never used
lint: src/commands/block.command.ts#L9
'__dirname' is assigned a value but never used
lint: src/commands/block.command.ts#L9
'__filename' is assigned a value but never used
lint: src/commands/block.command.ts#L9
'require' is assigned a value but never used
lint: src/commands/block.command.ts#L141
'channels' is assigned a value but never used
lint: src/commands/status.command.ts#L4
'hexToRGB' is defined but never used
lint: src/commands/status.command.ts#L4
'noop' is defined but never used