fix(deps): update dependency discord.js to v14.18.0 #430
code_quality.yml
on: pull_request
Run ESLint
23s
Dry-run build
23s
Annotations
7 errors and 2 warnings
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#L545
Cannot find name 'AsyncDisposable'.
|
Dry-run build:
node_modules/discord.js/typings/index.d.ts#L554
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#L554
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
Dry-run build
Process completed with exit code 2.
|
Run ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dry-run build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|