Skip to content

Fix the runtime context object to match PonderApp #1192

Fix the runtime context object to match PonderApp

Fix the runtime context object to match PonderApp #1192

Triggered via pull request November 10, 2023 01:10
Status Cancelled
Total duration 2m 28s
Artifacts

main.yml

on: pull_request
Matrix: Lint
Matrix: Test [create-ponder]
Matrix: Test [core]
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Lint (Node 20)
Argument of type '{ common: Common; indexingStore: IndexingStore; syncGatewayService: SyncGateway; sources: Source[]; networks: readonly Network[]; }' is not assignable to parameter of type '{ common: Common; syncStore: SyncStore; indexingStore: IndexingStore; syncGatewayService: SyncGateway; networks: readonly Network[]; sources: Source[]; }'.
Lint (Node 20)
Process completed with exit code 1.
Test [core] (Postgres, Node 20)
Argument of type '{ common: Common; indexingStore: IndexingStore; syncGatewayService: SyncGateway; sources: Source[]; networks: readonly Network[]; }' is not assignable to parameter of type '{ common: Common; syncStore: SyncStore; indexingStore: IndexingStore; syncGatewayService: SyncGateway; networks: readonly Network[]; sources: Source[]; }'.
Test [core] (Postgres, Node 20)
Process completed with exit code 1.
Test [core] (SQLite, Node 18)
Argument of type '{ common: Common; indexingStore: IndexingStore; syncGatewayService: SyncGateway; sources: Source[]; networks: readonly Network[]; }' is not assignable to parameter of type '{ common: Common; syncStore: SyncStore; indexingStore: IndexingStore; syncGatewayService: SyncGateway; networks: readonly Network[]; sources: Source[]; }'.
Test [core] (SQLite, Node 18)
Process completed with exit code 1.
Test [create-ponder] (Node 18)
Argument of type '{ common: Common; indexingStore: IndexingStore; syncGatewayService: SyncGateway; sources: Source[]; networks: readonly Network[]; }' is not assignable to parameter of type '{ common: Common; syncStore: SyncStore; indexingStore: IndexingStore; syncGatewayService: SyncGateway; networks: readonly Network[]; sources: Source[]; }'.
Test [create-ponder] (Node 18)
Process completed with exit code 1.
Test [core] (SQLite, Node 20)
Argument of type '{ common: Common; indexingStore: IndexingStore; syncGatewayService: SyncGateway; sources: Source[]; networks: readonly Network[]; }' is not assignable to parameter of type '{ common: Common; syncStore: SyncStore; indexingStore: IndexingStore; syncGatewayService: SyncGateway; networks: readonly Network[]; sources: Source[]; }'.
Test [core] (SQLite, Node 20)
The operation was canceled.
Test [core] (Postgres, Node 18)
Argument of type '{ common: Common; indexingStore: IndexingStore; syncGatewayService: SyncGateway; sources: Source[]; networks: readonly Network[]; }' is not assignable to parameter of type '{ common: Common; syncStore: SyncStore; indexingStore: IndexingStore; syncGatewayService: SyncGateway; networks: readonly Network[]; sources: Source[]; }'.
Test [core] (Postgres, Node 18)
The operation was canceled.
Test [create-ponder] (Node 20)
Argument of type '{ common: Common; indexingStore: IndexingStore; syncGatewayService: SyncGateway; sources: Source[]; networks: readonly Network[]; }' is not assignable to parameter of type '{ common: Common; syncStore: SyncStore; indexingStore: IndexingStore; syncGatewayService: SyncGateway; networks: readonly Network[]; sources: Source[]; }'.
Test [create-ponder] (Node 20)
Process completed with exit code 1.