deps(dev): bump typescript-eslint from 7.18.0 to 8.18.0 #3027
Annotations
11 errors and 15 warnings
|
ESLint:
src/framework/typescript/arguments/Argument.ts#L145
Explicit undefined is unnecessary on an optional parameter
|
ESLint:
src/framework/typescript/cache/GlobalStore.ts#L26
An interface declaring no members is equivalent to its supertype
|
ESLint:
src/framework/typescript/services/ServiceManager.ts#L36
An interface declaring no members is equivalent to its supertype
|
ESLint:
src/main/typescript/services/CommandManager.ts#L337
Expected an assignment or function call and instead saw an expression
|
ESLint:
src/main/typescript/services/CommandManager.ts#L349
Expected an assignment or function call and instead saw an expression
|
ESLint:
src/main/typescript/services/CommandManager.ts#L452
Expected an assignment or function call and instead saw an expression
|
ESLint:
src/main/typescript/services/GuildSetupService.ts#L1810
Argument of unary negation should be assignable to number | bigint but is string instead
|
ESLint:
src/main/typescript/services/GuildSetupService.ts#L1811
Argument of unary negation should be assignable to number | bigint but is string instead
|
ESLint:
src/main/typescript/shell/core/ShellClient.ts#L104
Expected the Promise rejection reason to be an Error
|
ESLint:
src/main/typescript/types/Services.ts#L72
An interface declaring no members is equivalent to its supertype
|
Install Libraries and Tools (macOS)
curl 8.11.0_1 is already installed and up-to-date.
To reinstall 8.11.0_1, run:
brew reinstall curl
|
Install Libraries and Tools (macOS)
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Install Libraries and Tools (macOS)
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Install Libraries and Tools (macOS)
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
Install Libraries and Tools (macOS)
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
ESLint:
src/framework/typescript/cluster/FeatureFlagManager.ts#L60
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
ESLint:
src/main/typescript/commands/fun/HttpCatCommand.ts#L75
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
ESLint:
src/main/typescript/commands/fun/HttpDogCommand.ts#L75
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
ESLint:
src/main/typescript/commands/information/AvatarCommand.ts#L84
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
ESLint:
src/main/typescript/commands/information/EncourageCommand.ts#L49
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
ESLint:
src/main/typescript/commands/moderation/EchoCommand.ts#L161
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
ESLint:
src/main/typescript/commands/moderation/EditMessageCommand.ts#L111
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
ESLint:
src/main/typescript/commands/moderation/InfractionDurationCommand.ts#L111
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
ESLint:
src/main/typescript/commands/moderation/SendCommand.ts#L138
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
ESLint:
src/main/typescript/commands/moderation/SendReplyCommand.ts#L146
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
Loading