Skip to content

Implement has fullnode alias in backend #7177

Implement has fullnode alias in backend

Implement has fullnode alias in backend #7177

Triggered via push January 31, 2025 12:24
Status Failure
Total duration 1m 27s
Artifacts

netlify.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
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>'.
build
Process completed with exit code 1.