Skip to content

fix(deps): update dependency discord.js to v14.17.3 #999

fix(deps): update dependency discord.js to v14.17.3

fix(deps): update dependency discord.js to v14.17.3 #999

Triggered via pull request November 12, 2023 22:11
Status Failure
Total duration 1m 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Linting: src/index.ts#L58
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Linting
Process completed with exit code 1.
Typecheck source code: node_modules/discord.js/typings/index.d.ts#L1210
Type parameter declaration expected.
Typecheck source code: node_modules/discord.js/typings/index.d.ts#L1210
Unknown keyword or identifier. Did you mean 'type'?
Typecheck source code: node_modules/discord.js/typings/index.d.ts#L1210
Unexpected token. A constructor, method, accessor, or property was expected.
Typecheck source code: node_modules/discord.js/typings/index.d.ts#L1211
Unexpected token. A constructor, method, accessor, or property was expected.
Typecheck source code: node_modules/discord.js/typings/index.d.ts#L1213
An element access expression should take an argument.