Skip to content

Blocks closest feature (no refactor/cleanup yet) #1110

Blocks closest feature (no refactor/cleanup yet)

Blocks closest feature (no refactor/cleanup yet) #1110

Triggered via push June 15, 2024 03:13
Status Success
Total duration 40s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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#L142
'channels' is assigned a value but never used
lint: src/dropdowns/language.dropdown.ts#L8
Unexpected any. Specify a different type
lint: src/events/ready.event.ts#L42
'reason' is assigned a value but never used