Skip to content

Implement adapter logic for Discord API Clients (discord.js, Eris) #1094

Implement adapter logic for Discord API Clients (discord.js, Eris)

Implement adapter logic for Discord API Clients (discord.js, Eris) #1094

Triggered via pull request August 12, 2024 15:46
Status Failure
Total duration 1m 39s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
ESLint: packages/discord-player/src/clientadapter/ClientModeDetector.ts#L23
Require statement not part of import statement
ESLint: packages/discord-player/src/clientadapter/ClientModeDetector.ts#L43
Require statement not part of import statement
ESLint: packages/discord-player/src/clientadapter/IClientAdapter.ts#L14
'Channel' is defined but never used
ESLint
Process completed with exit code 1.
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ESLint: packages/discord-player/src/fabric/Track.ts#L33
Unexpected any. Specify a different type