feat(plugin-beatsfoundation): implement feedback from PR #2452 #5887
Annotations
6 errors and 1 warning
Build packages
File '/home/runner/work/eliza/eliza/packages/core/src/index.ts' is not under 'rootDir' 'src'. 'rootDir' is expected to contain all source files.
|
Build packages
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'.
|
Build packages
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'.
|
Build packages
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'.
|
Build packages
@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)
|
Build packages
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading