Bump dependencies #2767
Annotations
20 errors and 10 warnings
Build & Test:
common/config.ts#L162
Type 'AnyThreadChannel' is not generic.
|
Build & Test:
common/database.ts#L242
Property 'send' does not exist on type 'TextBasedChannel'.
|
Build & Test:
common/database.ts#L244
Property 'send' does not exist on type 'TextBasedChannel'.
|
Build & Test:
modules/automod/automod.ts#L290
Property 'send' does not exist on type 'DMChannel | PartialDMChannel | PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | PublicThreadChannel<boolean> | PrivateThreadChannel | VoiceChannel'.
|
Build & Test:
modules/automod/misc.ts#L107
Property 'guild' does not exist on type 'PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | VoiceChannel | ForumChannel | MediaChannel'.
|
Build & Test:
modules/automod/misc.ts#L109
Property 'parent' does not exist on type 'PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | VoiceChannel | ForumChannel | MediaChannel'.
|
Build & Test:
modules/autos/chat.ts#L101
Property 'permissionsFor' does not exist on type 'PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | VoiceChannel | ForumChannel | MediaChannel'.
|
Build & Test:
modules/autos/chat.ts#L101
Property 'guild' does not exist on type 'PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | VoiceChannel | ForumChannel | MediaChannel'.
|
Build & Test:
modules/autos/index.ts#L148
Property 'send' does not exist on type 'DMChannel | PartialDMChannel | PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | PublicThreadChannel<boolean> | PrivateThreadChannel | VoiceChannel'.
|
Build & Test:
modules/bot/say.ts#L92
Property 'send' does not exist on type 'TextBasedChannel'.
|
Lint:
common/database.ts#L242
Unsafe call of an `any` typed value
|
Lint:
common/database.ts#L244
Unsafe call of an `any` typed value
|
Lint:
modules/automod/automod.ts#L25
Unsafe argument of type `any` assigned to a parameter of type `ThreadChannel<boolean> | GuildTextBasedChannel`
|
Lint:
modules/automod/automod.ts#L290
Unsafe return of an `any` typed value
|
Lint:
modules/automod/automod.ts#L290
Returning an awaited value that is not a promise is not allowed
|
Lint:
modules/automod/automod.ts#L290
Unsafe call of an `any` typed value
|
Lint:
modules/autos/chat.ts#L101
Unsafe call of an `any` typed value
|
Lint:
modules/autos/chat.ts#L101
Unsafe call of an `any` typed value
|
Lint:
modules/autos/index.ts#L148
Unsafe argument of type `any` assigned to a parameter of type `Message<boolean>`
|
Lint:
modules/autos/index.ts#L148
Unsafe call of an `any` typed value
|
Lint:
.eslintrc.cjs#L84
Unexpected 'todo' comment: 'TODO: look into different types'
|
Lint:
.eslintrc.cjs#L114
Unexpected 'todo' comment: 'TODO'
|
Lint:
.eslintrc.cjs#L180
Unexpected 'todo' comment: 'TODO: enable // "sort-imports":...'
|
Lint:
.eslintrc.cjs#L244
Unexpected 'todo' comment: 'todo: [..] over toJSON?'
|
Lint:
.eslintrc.cjs#L245
Unexpected 'todo' comment: 'todo: stop nesting why tf are there...'
|
Lint:
modules/automod/index.ts#L146
Unexpected 'todo' comment: 'TODO: Check `.details` for hang statuses'
|
Lint:
modules/autos/github.ts#L55
Unexpected 'todo' comment: 'TODO: Verify the link doesn't already...'
|
Lint:
modules/autos/index.ts#L136
Unexpected 'todo' comment: 'TODO: only return if there's new...'
|
Lint:
modules/autos/scratch.ts#L6
Unexpected 'todo' comment: 'TODO: actually type this'
|
Lint:
modules/autos/scratch.ts#L139
Unexpected 'todo' comment: 'TODO: partition instead of just half and...'
|