Skip to content

Scaffold otel + arize phoenix integration #38

Scaffold otel + arize phoenix integration

Scaffold otel + arize phoenix integration #38

Triggered via pull request October 3, 2024 22:52
Status Failure
Total duration 40s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
Type '{ tracingConfig: { phoenix?: { enabled: boolean; baseUrl: string; projectName: string; apiKey?: string | undefined; } | null | undefined; }; enableVision?: boolean | undefined; chatFormatString?: string | undefined; contentIsColorless?: true | undefined; }' is not assignable to type 'Record<string, string | number | boolean>'.
build
Type '{ tracingConfig: { phoenix?: { enabled: boolean; baseUrl: string; projectName: string; apiKey?: string | undefined; } | null | undefined; }; enableVision?: boolean | undefined; chatFormatString?: string | undefined; contentIsColorless?: true | undefined; }' is not assignable to type 'Record<string, string | number | boolean>'.
build
cannoli-plugin#build: command (/home/runner/work/cannoli/cannoli/packages/cannoli-plugin) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/