message metadata tracking #146
node.js.yml
on: pull_request
build
3m 53s
deployment
0s
Annotations
7 errors and 8 warnings
TypeScript:
app/discord/activityTracker.ts#L23
Type 'string | null' is not assignable to type 'ValueExpression<DB, "message_stats", string>'.
|
TypeScript:
app/discord/activityTracker.ts#L27
Property 'parentId' does not exist on type 'DMChannel | NewsChannel | StageChannel | TextChannel | PrivateThreadChannel | PublicThreadChannel<boolean> | VoiceChannel'.
|
TypeScript:
app/discord/activityTracker.ts#L53
Parameter 'eb' implicitly has an 'any' type.
|
TypeScript:
app/discord/activityTracker.ts#L60
Parameter 'eb' implicitly has an 'any' type.
|
TypeScript:
app/discord/activityTracker.ts#L68
Type 'string' does not satisfy the constraint 'never'.
|
TypeScript:
app/discord/activityTracker.ts#L70
Argument of type 'import("/home/runner/work/mod-bot/mod-bot/node_modules/kysely/dist/cjs/parser/update-set-parser").UpdateObjectExpression<import("/home/runner/work/mod-bot/mod-bot/node_modules/kysely-codegen/dist/db").DB, "message_stats", "message_stats">' is not assignable to parameter of type 'import("/home/runner/work/mod-bot/mod-bot/node_modules/kysely/dist/cjs/parser/update-set-parser").UpdateObjectExpression<import("/home/runner/work/mod-bot/mod-bot/app/db").DB, "message_stats", "message_stats">'.
|
TypeScript
Process completed with exit code 1.
|
TypeScript
The following actions uses node12 which is deprecated and will be forced to run on node16: c-hive/gha-npm-cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TypeScript
The following actions use a deprecated Node.js version and will be forced to run on node20: c-hive/gha-npm-cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
TypeScript
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
TypeScript
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
TypeScript
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
TypeScript
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|