Scaffold otel + arize phoenix integration #38
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/
|