Skip to content

fix(deps): update dependency discord.js to v14.14.1 #914

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

fix(deps): update dependency discord.js to v14.14.1 #914

Re-run triggered December 9, 2023 02:00
Status Failure
Total duration 1m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
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.
Linting: src/index.ts#L31
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.