added state and context #18
integrationTests.yaml
on: push
smoke-tests
2m 7s
integration-tests
1m 51s
Annotations
12 errors and 2 warnings
integration-tests
No overload matches this call.
|
integration-tests
Property 'getConversation' in type 'SqliteDatabaseAdapter' is not assignable to the same property in base type 'DatabaseAdapter<Database>'.
|
integration-tests
Property 'storeConversation' in type 'SqliteDatabaseAdapter' is not assignable to the same property in base type 'DatabaseAdapter<Database>'.
|
integration-tests
Property 'getConversationsByStatus' in type 'SqliteDatabaseAdapter' is not assignable to the same property in base type 'DatabaseAdapter<Database>'.
|
integration-tests
@elizaos/adapter-sqlite#build: command (/home/runner/work/eliza/eliza/packages/adapter-sqlite) /home/runner/work/eliza/eliza/node_modules/.bin/pnpm run build exited (1)
|
integration-tests
Process completed with exit code 1.
|
smoke-tests
No overload matches this call.
|
smoke-tests
Property 'getConversation' in type 'SqliteDatabaseAdapter' is not assignable to the same property in base type 'DatabaseAdapter<Database>'.
|
smoke-tests
Property 'storeConversation' in type 'SqliteDatabaseAdapter' is not assignable to the same property in base type 'DatabaseAdapter<Database>'.
|
smoke-tests
Property 'getConversationsByStatus' in type 'SqliteDatabaseAdapter' is not assignable to the same property in base type 'DatabaseAdapter<Database>'.
|
smoke-tests
@elizaos/adapter-sqlite#build: command (/home/runner/work/eliza/eliza/packages/adapter-sqlite) /home/runner/work/eliza/eliza/node_modules/.bin/pnpm run build exited (1)
|
smoke-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
|
smoke-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|