Skip to content

Bump dependencies #3137

Bump dependencies

Bump dependencies #3137

Triggered via push October 28, 2024 23:51
Status Failure
Total duration 1m 58s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 10 warnings
Build & Test: common/config.ts#L6
'"discord.js"' has no exported member named 'NewsChannel'. Did you mean 'APINewsChannel'?
Build & Test: common/config.ts#L194
Type 'AnyThreadChannel' is not generic.
Build & Test: common/database.ts#L247
Property 'send' does not exist on type 'TextBasedChannel'.
Build & Test: common/database.ts#L249
Property 'send' does not exist on type 'TextBasedChannel'.
Build & Test: modules/addon.ts#L43
No overload matches this call.
Build & Test: modules/automod/automod.ts#L292
Property 'send' does not exist on type 'DMChannel | PartialDMChannel | PartialGroupDMChannel | AnnouncementChannel | StageChannel | TextChannel | PublicThreadChannel<boolean> | PrivateThreadChannel | VoiceChannel'.
Build & Test: modules/automod/index.ts#L48
No overload matches this call.
Build & Test: modules/automod/index.ts#L179
No overload matches this call.
Build & Test: modules/automod/index.ts#L192
No overload matches this call.
Build & Test: modules/automod/misc.ts#L110
Property 'guild' does not exist on type 'PartialGroupDMChannel | AnnouncementChannel | StageChannel | TextChannel | VoiceChannel | ForumChannel | MediaChannel'.
Lint: common/config.ts#L188
'NewsChannel' is an 'error' type that acts as 'any' and overrides all other types in this union type
Lint: common/config.ts#L192
'NewsChannel' is an 'error' type that acts as 'any' and overrides all other types in this union type
Lint: common/config.ts#L196
'NewsChannel' is an 'error' type that acts as 'any' and overrides all other types in this union type
Lint: common/config.ts#L200
'NewsChannel' is an 'error' type that acts as 'any' and overrides all other types in this union type
Lint: common/config.ts#L204
'NewsChannel' is an 'error' type that acts as 'any' and overrides all other types in this union type
Lint: common/database.ts#L247
Unsafe call of a(n) `error` type typed value
Lint: common/database.ts#L249
Unsafe call of a(n) `error` type typed value
Lint: modules/automod/automod.ts#L27
Unsafe argument of type error typed assigned to a parameter of type `ThreadChannel<boolean> | GuildTextBasedChannel`
Lint: modules/automod/automod.ts#L292
Unsafe return of a value of type error
Lint: modules/automod/automod.ts#L292
Unsafe call of a(n) `error` type typed value
Lint: common/database.ts#L32
`getAllMessages` is deprecated
Lint: eslint.config.js#L45
Unexpected 'todo' comment: 'TODO: look into different types'
Lint: eslint.config.js#L77
Unexpected 'todo' comment: 'TODO'
Lint: eslint.config.js#L142
Unexpected 'todo' comment: 'TODO: enable // "sort-imports":...'
Lint: eslint.config.js#L236
Unexpected 'todo' comment: 'todo: [..] over toJSON?'
Lint: eslint.config.js#L237
Unexpected 'todo' comment: 'todo: stop nesting why tf are there...'
Lint: modules/automod/automod.ts#L27
`getAllMessages` is deprecated
Lint: modules/automod/automod.ts#L255
`interaction` is deprecated. Use {@link Message.interactionMetadata} instead
Lint: modules/automod/automod.ts#L278
`interaction` is deprecated. Use {@link Message.interactionMetadata} instead
Lint: modules/automod/automod.ts#L294
`interaction` is deprecated. Use {@link Message.interactionMetadata} instead