Skip to content

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

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

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

Triggered via pull request August 13, 2024 16:11
Status Failure
Total duration 1m 49s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
ESLint
Cannot find module 'discord.js' or its corresponding type declarations.
ESLint
Module '"../clientadapter/IClientAdapter"' declares 'ChannelType' locally, but it is not exported.
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/