Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

feat: use subscription to listen for certificates #4

feat: use subscription to listen for certificates

feat: use subscription to listen for certificates #4

Triggered via pull request November 27, 2023 15:25
Status Failure
Total duration 1m 5s
Artifacts

build.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build (devnet-1): src/AppInternals.tsx#L23
Argument of type '{ sourceSubnetIds: { position: number; sourceSubnetId: { value: string; }; }[] | undefined; limit: number; }' is not assignable to parameter of type 'Options'.
Build (devnet-1): src/components/CrossSubnetMessagesGraph.tsx#L36
Argument of type '{ limit: number; sourceSubnetIds: SourceStreamPosition[] | undefined; } | {}' is not assignable to parameter of type 'Options'.
Build (devnet-1)
Process completed with exit code 2.
Build (testnet-1): src/AppInternals.tsx#L23
Argument of type '{ sourceSubnetIds: { position: number; sourceSubnetId: { value: string; }; }[] | undefined; limit: number; }' is not assignable to parameter of type 'Options'.
Build (testnet-1): src/components/CrossSubnetMessagesGraph.tsx#L36
Argument of type '{ limit: number; sourceSubnetIds: SourceStreamPosition[] | undefined; } | {}' is not assignable to parameter of type 'Options'.
Build (testnet-1)
Process completed with exit code 2.