Skip to content

build(deps-dev): bump typescript from 5.4.5 to 5.5.3 #2531

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

build(deps-dev): bump typescript from 5.4.5 to 5.5.3 #2531

Triggered via pull request July 10, 2024 18:55
@dependabotdependabot[bot]
synchronize #740
Status Failure
Total duration 2m 58s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
Build & Test: modules/games/guess-addon.ts#L502
Object is possibly 'undefined'.
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: node_modules/mongodb/mongodb.d.ts#L3626
Class 'GridFSBucketReadStream' incorrectly implements interface 'ReadableStream'.
Build & Test: node_modules/mongodb/mongodb.d.ts#L3710
Class 'GridFSBucketWriteStream' incorrectly implements interface 'WritableStream'.
Build & Test: web/server.ts#L85
Argument of type 'ServerResponse<IncomingMessage> & { req: IncomingMessage; }' is not assignable to parameter of type 'WritableStream'.
Build & Test
Process completed with exit code 1.
Lint: modules/games/guess-addon.ts#L561
This expression unnecessarily compares a boolean value to a boolean instead of negating it
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/autos/github.ts#L55
Unexpected 'todo' comment: 'TODO: Verify the link doesn't already...'
Lint: modules/autos/index.ts#L135
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#L182
Unexpected 'todo' comment: 'TODO: partition instead of just half and...'
Lint: modules/execute/misc.ts#L74
Unexpected 'todo' comment: 'todo: implement subgroups'