Skip to content

feat(ai): Initial AI Chat feature with Azure AI Studio #50

feat(ai): Initial AI Chat feature with Azure AI Studio

feat(ai): Initial AI Chat feature with Azure AI Studio #50

Triggered via push November 8, 2024 13:09
Status Failure
Total duration 29s
Artifacts

build-dev.yml

on: push
Run Treaty Tests
16s
Run Treaty Tests
Build & Push to GHCR Registry
0s
Build & Push to GHCR Registry
Serve Images in Server
0s
Serve Images in Server
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
ZodError: [: node_modules/zod/lib/index.mjs#L164
"code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "AZURE_AI_URL" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "AZURE_AI_API_KEY" ], "message": "Required" } ] at new ZodError (/home/xyzuan/actions-runner/_work/xyzuan.v2.be/xyzuan.v2.be/node_modules/zod/lib/index.mjs:164:9) at error (/home/xyzuan/actions-runner/_work/xyzuan.v2.be/xyzuan.v2.be/node_modules/zod/lib/index.mjs:587:31) at parse (/home/xyzuan/actions-runner/_work/xyzuan.v2.be/xyzuan.v2.be/node_modules/zod/lib/index.mjs:692:15) at env (/home/xyzuan/actions-runner/_work/xyzuan.v2.be/xyzuan.v2.be/src/libs/env.ts:28:33) at _use (/home/xyzuan/actions-runner/_work/xyzuan.v2.be/xyzuan.v2.be/node_modules/elysia/src/index.ts:3261:21) at baseElysia (/home/xyzuan/actions-runner/_work/xyzuan.v2.be/xyzuan.v2.be/src/libs/elysia.ts:11:25) at /home/xyzuan/actions-runner/_work/xyzuan.v2.be/xyzuan.v2.be/src/index.ts:6:20
Run Treaty Tests
Process completed with exit code 1.
Run Treaty Tests
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/