Make status command global #1136
Annotations
12 warnings
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/
|
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/
|
src/commands/block.command.ts#L4
'Discord' is defined but never used
|
src/commands/block.command.ts#L4
'EmbedData' is defined but never used
|
src/commands/block.command.ts#L7
'hexToNum' is defined but never used
|
src/commands/block.command.ts#L7
'hexToRGB' is defined but never used
|
src/commands/block.command.ts#L9
'__dirname' is assigned a value but never used
|
src/commands/block.command.ts#L9
'__filename' is assigned a value but never used
|
src/commands/block.command.ts#L9
'require' is assigned a value but never used
|
src/commands/block.command.ts#L141
'channels' is assigned a value but never used
|
src/commands/status.command.ts#L4
'hexToRGB' is defined but never used
|
src/commands/status.command.ts#L4
'noop' is defined but never used
|
This job succeeded
Loading