Skip to content

build(deps-dev): bump typescript from 5.4.5 to 5.6.3 #3076

build(deps-dev): bump typescript from 5.4.5 to 5.6.3

build(deps-dev): bump typescript from 5.4.5 to 5.6.3 #3076

Triggered via pull request October 26, 2024 15:03
@cobaltt7cobaltt7
synchronize #826
Status Failure
Total duration 1m 55s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
Build & Test: node_modules/@types/node/events.d.ts#L451
Duplicate identifier 'EventEmitter'.
Build & Test: node_modules/@types/node/stream.d.ts#L49
Class 'ReadableBase' incorrectly implements interface 'ReadableStream'.
Build & Test: node_modules/@types/node/stream.d.ts#L654
Class 'WritableBase' incorrectly implements interface 'WritableStream'.
Build & Test: node_modules/@types/node/test.d.ts#L330
Class 'TestsStream' incorrectly implements interface 'ReadableStream'.
Build & Test: node_modules/discord.js/typings/index.d.mts#L246
Duplicate identifier 'EventEmitter'.
Build & Test: web/server.ts#L92
Argument of type 'ServerResponse<IncomingMessage> & { req: IncomingMessage; }' is not assignable to parameter of type 'WritableStream'.
Build & Test
Process completed with exit code 1.
Lint: .eslintrc.cjs#L83
Unexpected 'todo' comment: 'TODO: look into different types'
Lint: .eslintrc.cjs#L115
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: common/database.ts#L36
`getAllMessages` is deprecated
Lint: modules/automod/automod.ts#L25
`getAllMessages` is deprecated
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...'