chore(deps): update dependency typescript to v6 #1732
Triggered via pull request
March 23, 2026 16:49
renovate[bot]
opened
#407
Status
Failure
Total duration
1m 14s
Artifacts
–
Annotations
2 errors and 11 warnings
|
Build & Test
Process completed with exit code 1.
|
|
Build & Test:
tsconfig.json#L7
Option 'baseUrl' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
|
|
Lint:
util/discord.ts#L298
`interaction` is deprecated. Use {@link Message.interactionMetadata} instead
|
|
Lint:
util/discord.ts#L297
`interaction` is deprecated. Use {@link Message.interactionMetadata} instead
|
|
Lint:
util/discord.ts#L296
`interaction` is deprecated. Use {@link Message.interactionMetadata} instead
|
|
Lint:
util/discord.ts#L265
`interaction` is deprecated. Use {@link Message.interactionMetadata} instead
|
|
Lint:
util/discord.ts#L263
`interaction` is deprecated. Use {@link Message.interactionMetadata} instead
|
|
Lint:
util/discord.ts#L261
`interaction` is deprecated. Use {@link Message.interactionMetadata} instead
|
|
Lint:
modules/word-chain/misc.ts#L114
Unexpected 'todo' comment: 'TODO: use SuppressedError'
|
|
Lint:
modules/word-chain/misc.ts#L89
Unexpected 'todo' comment: 'TODO: use SuppressedError'
|
|
Lint:
modules/word-chain/misc.ts#L59
Unexpected 'todo' comment: 'TODO: use SuppressedError'
|
|
Lint:
modules/chat/index.ts#L80
Unexpected 'todo' comment: 'TODO: only return if there's new...'
|
|
Analyze
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.
|