feat: add import for updatePullRequestSummaryComment job #199
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#L43
This expression is not callable.
|
π― 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/
|