chore(deps): update dependency ansi-regex to v6 #4
Annotations
11 errors
Building NodeJS:
src/lib/util/functions/messages.ts#L70
Conversion of type 'import("/home/runner/work/wolfstar/wolfstar/node_modules/discord.js/typings/index").Message<boolean>' to type 'import("/home/runner/work/wolfstar/wolfstar/node_modules/discord.js/typings/index", { with: { "resolution-mode": "import" } }).Message<boolean>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Building NodeJS:
src/lib/util/functions/messages.ts#L70
Argument of type 'import("/home/runner/work/wolfstar/wolfstar/node_modules/discord.js/typings/index", { with: { "resolution-mode": "import" } }).Message<boolean>' is not assignable to parameter of type 'import("/home/runner/work/wolfstar/wolfstar/node_modules/discord.js/typings/index").Message<boolean>'.
|
Building NodeJS:
src/lib/util/functions/messages.ts#L85
This overload signature is not compatible with its implementation signature.
|
Building NodeJS:
src/lib/util/functions/messages.ts#L114
Argument of type 'import("/home/runner/work/wolfstar/wolfstar/node_modules/discord.js/typings/index", { with: { "resolution-mode": "import" } }).Message<boolean>' is not assignable to parameter of type 'import("/home/runner/work/wolfstar/wolfstar/node_modules/discord.js/typings/index").Message<boolean>'.
|
Building NodeJS:
src/lib/util/functions/messages.ts#L185
Argument of type 'import("/home/runner/work/wolfstar/wolfstar/node_modules/discord.js/typings/index", { with: { "resolution-mode": "import" } }).Message<boolean>' is not assignable to parameter of type 'import("/home/runner/work/wolfstar/wolfstar/node_modules/discord.js/typings/index").Message<boolean>'.
|
Building NodeJS:
src/lib/util/functions/messages.ts#L186
Argument of type 'DMChannel | PartialDMChannel | NewsChannel | StageChannel | TextChannel | PrivateThreadChannel | PublicThreadChannel<...> | VoiceChannel' is not assignable to parameter of type 'Nullish | ChannelTypes'.
|
Building NodeJS:
src/lib/util/functions/messages.ts#L187
Argument of type 'import("/home/runner/work/wolfstar/wolfstar/node_modules/discord.js/typings/index").Message<boolean>' is not assignable to parameter of type 'import("/home/runner/work/wolfstar/wolfstar/node_modules/discord.js/typings/index", { with: { "resolution-mode": "import" } }).Message<boolean>'.
|
Building NodeJS:
src/lib/util/functions/messages.ts#L188
Argument of type 'import("/home/runner/work/wolfstar/wolfstar/node_modules/discord.js/typings/index").Message<boolean>' is not assignable to parameter of type 'import("/home/runner/work/wolfstar/wolfstar/node_modules/discord.js/typings/index", { with: { "resolution-mode": "import" } }).Message<boolean>'.
|
Building NodeJS:
src/lib/util/util.ts#L343
Conversion of type 'Promise<Message<boolean>>' to type 'Promise<T>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Building NodeJS:
src/lib/util/util.ts#L343
Argument of type 'Message<boolean> | GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
Linting NodeJS
Process completed with exit code 2.
|