add media creation engine #6019
Annotations
9 errors and 1 warning
Build packages
Conversion of 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: ({ ...; } | ... 1 more ... ...' to type 'Action' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build packages
Module '"./examples"' has no exported member 'getSongByIdExamples'.
|
Build packages
Module '"./service"' has no exported member 'createSongService'.
|
Build packages
Module '"./template"' has no exported member 'getSongByIdTemplate'.
|
Build packages
Module '"./types"' has no exported member 'GetSongByIdContent'.
|
Build packages
Module '"./validation"' has no exported member 'isGetSongByIdContent'.
|
Build packages
Conversion of 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: ({ ...; } | ... 1 more ... ...' to type 'Action' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
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 (2)
|
Build packages
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading