Skip to content

indexer: sink rfc

indexer: sink rfc #230

Triggered via pull request August 27, 2024 17:47
Status Failure
Total duration 1m 54s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test
Module '"../sink"' has no exported member 'SinkWriteArgs'.
test
Non-abstract class 'SqliteSink' does not implement all abstract members of 'Sink<unknown>'
test
Property 'callHook' does not exist on type 'SqliteSink'.
test
Property 'callHook' does not exist on type 'SqliteSink'.
test
Module '"../sink"' has no exported member 'SinkWriteArgs'.
test
Non-abstract class 'CsvSink' does not implement all abstract members of 'Sink<unknown>'
test
Property 'callHook' does not exist on type 'CsvSink'.
test
Property 'callHook' does not exist on type 'CsvSink'.
test
@apibara/indexer#build: command (/home/runner/work/typescript-sdk/typescript-sdk/packages/indexer) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/