Skip to content

Bump dependencies #2644

Bump dependencies

Bump dependencies #2644

Triggered via pull request August 14, 2024 02:21
@RedGuy12RedGuy12
synchronize #777
Status Failure
Total duration 1m 39s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
Build & Test: modules/games/guess-addon.ts#L222
Property 'label' does not exist on type 'APIButtonComponent | ButtonComponent'.
Build & Test: modules/games/guess-addon.ts#L257
Property 'label' does not exist on type 'APIButtonComponent | ButtonComponent'.
Build & Test: modules/games/guess-addon.ts#L442
Property 'label' does not exist on type 'APIButtonComponent | ButtonComponent'.
Build & Test: modules/logging/index.ts#L129
Property '6' does not exist on type '{ 1: string; 3: string; 4: string; 5: string; }'.
Build & Test
Process completed with exit code 1.
Lint: modules/games/guess-addon.ts#L222
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: modules/games/guess-addon.ts#L257
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: modules/games/guess-addon.ts#L442
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: modules/logging/index.ts#L129
Invalid type "string | undefined" of template literal expression
Lint: util/discord.ts#L241
Switch is not exhaustive. Cases not matched: MessageType.GuildIncidentAlertModeEnabled | MessageType.GuildIncidentAlertModeDisabled | MessageType.GuildIncidentReportRaid | MessageType.GuildIncidentReportFalseAlarm
Lint
Process completed with exit code 1.
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...'