Skip to content

feat(plugin-sui): add support for swapping and transferring by domain name, and converting domain name to address #4786

feat(plugin-sui): add support for swapping and transferring by domain name, and converting domain name to address

feat(plugin-sui): add support for swapping and transferring by domain name, and converting domain name to address #4786

Re-run triggered January 14, 2025 03:42
Status Failure
Total duration 2m 29s
Artifacts

integrationTests.yaml

on: pull_request
integration-tests
2m 21s
integration-tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
integration-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)
integration-tests
Cannot use namespace 'EmbeddingProvider' as a type.
integration-tests
Argument of type '{ model: string; endpoint: string; apiKey: string; dimensions: number; }' is not assignable to parameter of type 'EmbeddingConfig'.
integration-tests
Object literal may only specify known properties, and 'isOllama' does not exist in type 'EmbeddingConfig'.
integration-tests
Argument of type '{ model: string; endpoint: any; apiKey: string; dimensions: number; }' is not assignable to parameter of type 'EmbeddingConfig'.
integration-tests
Argument of type '{ model: string; endpoint: any; apiKey: string; dimensions: number; }' is not assignable to parameter of type 'EmbeddingConfig'.
integration-tests
Process completed with exit code 1.
integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636