Skip to content

handle gitlab codegen #201

handle gitlab codegen

handle gitlab codegen #201

Triggered via push October 6, 2024 10:57
Status Failure
Total duration 1m 23s
Billable time 6m
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
πŸ§ͺ Test
Process completed with exit code 1.
🎯 Typecheck: src/app/(guest)/test/page.tsx#L28
Property 'gitlab_access_token' is missing in type '{ ext_gh_install_id: number; ext_slack_webhook_channel_id: string; slack_access_token: string; id: number; }' but required in type '{ id: number; ext_gh_install_id: number | null; gitlab_access_token: string | null; slack_access_token: string; }'.
🎯 Typecheck: src/lib/ai/chat/tools/get-write-code-tool.ts#L78
Property 'gitlab_access_token' is missing in type '{ id: number; ext_gh_install_id: number | null; slack_access_token: string; }' but required in type '{ id: number; ext_gh_install_id: number | null; gitlab_access_token: string | null; slack_access_token: string; }'.
🎯 Typecheck: src/lib/ai/chat/tools/get-write-code-tool.ts#L94
Type '{ id: number; ext_gh_install_id: number | null; slack_access_token: string; }' is not assignable to type '{ id: number; ext_gh_install_id: number | null; gitlab_access_token: string | null; slack_access_token: string; }'.
🎯 Typecheck
Process completed with exit code 2.
πŸ§ͺ 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/
πŸ”¨ Format
The following actions uses node12 which is deprecated and will be forced to run on node16: stefanzweifel/[email protected]. 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/[email protected]. 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/
🎯 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/