Skip to content

feat: add historical data switch #57

feat: add historical data switch

feat: add historical data switch #57

Triggered via push December 28, 2024 01:28
Status Failure
Total duration 52s
Artifacts

pr-tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Tests
@fuels/streams#build: command (/home/runner/actions-runner/_work/fuel-streams-js/fuel-streams-js/packages/fuel-streams) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
Tests
'AckPolicy' is declared but its value is never read.
Tests
Argument of type '{ filterSubjects: BlocksSubject[]; }' is not assignable to parameter of type 'SubscribeConsumerConfig<BlocksSubject[]>'.
Tests
Argument of type '{ filterSubjects: InputsCoinSubject[]; }' is not assignable to parameter of type 'SubscribeConsumerConfig<InputsCoinSubject[]>'.
Tests
Argument of type '{ filterSubjects: LogsSubject[]; }' is not assignable to parameter of type 'SubscribeConsumerConfig<LogsSubject[]>'.
Tests
Argument of type '{ filterSubjects: OutputsCoinSubject[]; }' is not assignable to parameter of type 'SubscribeConsumerConfig<OutputsCoinSubject[]>'.
Tests
Argument of type '{ filterSubjects: ReceiptsCallSubject[]; }' is not assignable to parameter of type 'SubscribeConsumerConfig<ReceiptsCallSubject[]>'.
Tests
Argument of type '{ filterSubjects: TransactionsByIdSubject[]; }' is not assignable to parameter of type 'SubscribeConsumerConfig<TransactionsByIdSubject[]>'.
Tests
Argument of type '{ filterSubjects: string[]; }' is not assignable to parameter of type 'SubscribeConsumerConfig<string[]>'.
Tests
'AckPolicy' is declared but its value is never read.