Remove sink in favour of middleware #373
Annotations
5 errors and 1 warning
test
Module '"@apibara/indexer"' has no exported member 'useSink'.
|
test
Cannot find module '@apibara/indexer/sinks/drizzle' or its corresponding type declarations.
|
test
Object literal may only specify known properties, and 'sink' does not exist in type 'IndexerConfig<{ readonly header?: "unknown" | "always" | "on_data" | "on_data_or_on_new_block" | undefined; readonly transactions?: readonly { readonly id?: number | undefined; readonly transactionStatus?: "unknown" | "succeeded" | "reverted" | "all" | undefined; readonly includeReceipt?: boolean | undefined; readon...'.
|
test
example-starknet-indexer#typecheck: command (/home/runner/work/typescript-sdk/typescript-sdk/examples/starknet-indexer) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
test
Process completed with exit code 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|