Implement has fullnode alias property in backend #4710
main.yml
on: pull_request
Unit tests
1m 37s
Release
0s
Annotations
2 errors
Unit tests
Type '<T extends Network>(network: T) => Promise<{ executionClients: ({ status: "ok"; dnpName: string; isInstalled: true; isRunning: true; isUpdated: true; isSelected: true; avatarUrl: string; data: { dnpName: string; ... 5 more ...; manifest: { ...; }; }; } | { ...; })[]; consensusClients: ({ ...; } | { ...; })[]; web3Si...' is not assignable to type '<T extends Network>(network: T) => Promise<StakerConfigGet>'.
|
Unit tests
Process completed with exit code 1.
|