Skip to content

feat(plugin-beatsfoundation): implement feedback from PR #2452 #5887

feat(plugin-beatsfoundation): implement feedback from PR #2452

feat(plugin-beatsfoundation): implement feedback from PR #2452 #5887

Triggered via pull request January 20, 2025 13:50
Status Failure
Total duration 4m 25s
Artifacts

integrationTests.yaml

on: pull_request
integration-tests
4m 17s
integration-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
integration-tests
File '/home/runner/work/eliza/eliza/packages/core/src/index.ts' is not under 'rootDir' 'src'. 'rootDir' is expected to contain all source files.
integration-tests
Type '{ name: string; similes: string[]; validate: (runtime: IAgentRuntime, _message: Memory) => Promise<true>; description: string; handler: (runtime: IAgentRuntime, message: Memory, state: State, _options: { [key: string]: unknown; }, callback?: HandlerCallback) => Promise<boolean>; examples: ActionExample[][]; }' is not assignable to type 'Action'.
integration-tests
Type '{ name: string; similes: string[]; validate: (runtime: IAgentRuntime, _message: Memory) => Promise<true>; description: string; handler: (runtime: IAgentRuntime, message: Memory, state: State, _options: { [key: string]: unknown; }, callback?: HandlerCallback) => Promise<boolean>; examples: ActionExample[][]; }' is not assignable to type 'Action'.
integration-tests
Type '{ name: string; similes: string[]; validate: (runtime: IAgentRuntime, _message: Memory) => Promise<true>; description: string; handler: (runtime: IAgentRuntime, message: Memory, state: State, _options: { [key: string]: unknown; }, callback?: HandlerCallback) => Promise<boolean>; examples: ActionExample[][]; }' is not assignable to type 'Action'.
integration-tests
@elizaos/plugin-beatsfoundation#build: command (/home/runner/work/eliza/eliza/packages/plugin-beatsfoundation) /home/runner/work/eliza/eliza/node_modules/.bin/pnpm run build exited (1)
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