Skip to content

Merge pull request #1417 from swizzmagik/feat/add-birdeye-plugin #12

Merge pull request #1417 from swizzmagik/feat/add-birdeye-plugin

Merge pull request #1417 from swizzmagik/feat/add-birdeye-plugin #12

Triggered via push January 14, 2025 04:28
Status Failure
Total duration 2m 27s
Artifacts

smoke-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
smoke-tests
Cannot use namespace 'EmbeddingProvider' as a type.
smoke-tests
Argument of type '{ model: string; endpoint: string; apiKey: string; dimensions: number; }' is not assignable to parameter of type 'EmbeddingConfig'.
smoke-tests
Object literal may only specify known properties, and 'isOllama' does not exist in type 'EmbeddingConfig'.
smoke-tests
Argument of type '{ model: string; endpoint: any; apiKey: string; dimensions: number; }' is not assignable to parameter of type 'EmbeddingConfig'.
smoke-tests
Argument of type '{ model: string; endpoint: any; apiKey: string; dimensions: number; }' is not assignable to parameter of type 'EmbeddingConfig'.
smoke-tests
@elizaos/core#build: command (/home/runner/work/eliza/eliza/packages/core) /home/runner/work/eliza/eliza/node_modules/.bin/pnpm run build exited (1)
smoke-tests
Process completed with exit code 1.
smoke-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636