add media creation engine #6019
integrationTests.yaml
on: pull_request
integration-tests
5m 47s
Annotations
9 errors and 1 warning
integration-tests
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.
|
integration-tests
Module '"./examples"' has no exported member 'getSongByIdExamples'.
|
integration-tests
Module '"./service"' has no exported member 'createSongService'.
|
integration-tests
Module '"./template"' has no exported member 'getSongByIdTemplate'.
|
integration-tests
Module '"./types"' has no exported member 'GetSongByIdContent'.
|
integration-tests
Module '"./validation"' has no exported member 'isGetSongByIdContent'.
|
integration-tests
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.
|
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 (2)
|
integration-tests
Process completed with exit code 2.
|
integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|