chore: dev => main 0.1.9 #2428
Annotations
2 errors and 11 warnings
__tests__/embedding.test.ts:
packages/core/src/localembeddingManager.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ src/localembeddingManager.ts:3:31
Caused by: Caused by: Error: Module not found
❯ __tests__/embedding.test.ts:25:15
❯ src/localembeddingManager.ts:3:31
|
check
Process completed with exit code 1.
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check:
packages/plugin-autonome/src/actions/launchAgent.ts#L21
Unexpected any. Specify a different type
|
check:
packages/plugin-thirdweb/src/actions/chat.ts#L85
Unexpected any. Specify a different type
|
check:
packages/plugin-thirdweb/src/actions/chat.ts#L87
Unexpected any. Specify a different type
|
check:
packages/plugin-anyone/src/services/AnyoneProxyService.ts#L8
Unexpected any. Specify a different type
|
check:
packages/plugin-anyone/src/services/AnyoneProxyService.ts#L9
Unexpected any. Specify a different type
|
check:
packages/plugin-flow/src/actions/transfer.ts#L43
Unexpected any. Specify a different type
|
check:
packages/plugin-flow/src/actions/transfer.ts#L245
Unexpected any. Specify a different type
|
check:
packages/plugin-flow/src/providers/wallet.provider.ts#L99
Unexpected any. Specify a different type
|
check:
packages/plugin-flow/src/providers/wallet.provider.ts#L106
Unexpected any. Specify a different type
|
check:
packages/plugin-flow/src/tests/wallet.test.ts#L56
Unexpected any. Specify a different type
|