This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
feat: use subscription to listen for certificates #8
Annotations
4 errors and 1 warning
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.
|
Build (devnet-1)
The job was canceled because "testnet-1" failed.
|
Build (testnet-1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|