Skip to content

feat: add import for updatePullRequestSummaryComment job #199

feat: add import for updatePullRequestSummaryComment job

feat: add import for updatePullRequestSummaryComment job #199

Triggered via push October 6, 2024 09:00
Status Failure
Total duration 1m 21s
Billable time 6m
Artifacts –

validate.yml

on: push
🎯 Typecheck
1m 11s
πŸ”¨ Format
1m 5s
πŸ§ͺ Test
1m 9s

Annotations

9 errors and 5 warnings
πŸ”¨ Format
Process completed with exit code 1.
πŸ§ͺ Test
Process completed with exit code 1.
🎯 Typecheck: src/lib/ai/summarize-code-change.ts#L42
Object literal may only specify known properties, and 'linkedTasks' does not exist in type 'GetInputParams'.
🎯 Typecheck: src/queue/jobs/update-pull-request-summary-comment.ts#L4
Cannot find module '@/queue/define-job' or its corresponding type declarations.
🎯 Typecheck: src/queue/jobs/update-pull-request-summary-comment.ts#L23
Object literal may only specify known properties, but 'pull_request' does not exist in type 'SummarizeGithubPullRequestParams'. Did you mean to write 'pullRequest'?
🎯 Typecheck: src/queue/jobs/update-pull-request-summary-comment.ts#L42
Argument of type '"homie.task_pull_request"' is not assignable to parameter of type 'TableExpression<KyselySchema, "homie.task">'.
🎯 Typecheck: src/queue/jobs/update-pull-request-summary-comment.ts#L48
Parameter 'task' implicitly has an 'any' type.
🎯 Typecheck
Process completed with exit code 2.
πŸ”¨ Format
The following actions uses node12 which is deprecated and will be forced to run on node16: stefanzweifel/git-auto-commit-action@v4.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
πŸ”¨ Format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, stefanzweifel/git-auto-commit-action@v4.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
πŸ”¨ Format
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/
πŸ§ͺ Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🎯 Typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/