fix(deps): update dependency discord.js to v14.18.0 #443
code_quality.yml
on: pull_request
Run ESLint
15s
Dry-run build
16s
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.
|