Skip to content

fix(deps): update dependency discord.js to v14.18.0 #443

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

fix(deps): update dependency discord.js to v14.18.0 #443

Triggered via pull request February 11, 2025 12:49
Status Failure
Total duration 48s
Artifacts

code_quality.yml

on: pull_request
Run ESLint
15s
Run ESLint
Dry-run build
16s
Dry-run build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Dry-run build: node_modules/@discordjs/ws/dist/index.d.ts#L429
Cannot find name 'AsyncDisposable'.
Dry-run build: node_modules/@discordjs/ws/dist/index.d.ts#L473
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
Dry-run build: node_modules/@discordjs/ws/dist/index.d.ts#L473
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
Dry-run build: node_modules/discord.js/typings/index.d.ts#L549
Cannot find name 'AsyncDisposable'.
Dry-run build: node_modules/discord.js/typings/index.d.ts#L558
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
Dry-run build: node_modules/discord.js/typings/index.d.ts#L558
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
Dry-run build
Process completed with exit code 2.