(BIDS-3095) revamp adding validators to dashboard #813
Annotations
5 errors and 1 warning
lint:
backend/pkg/api/handlers/auth.go#L1
: # github.com/gobitfly/beaconchain/pkg/api/handlers
|
lint
cannot use groupId (variable of type int64) as uint64 value in argument to h.dai.AddValidatorDashboardValidators (typecheck)
|
lint:
backend/pkg/api/router.go#L8
could not import github.com/gobitfly/beaconchain/pkg/api/handlers (-: # github.com/gobitfly/beaconchain/pkg/api/handlers
|
lint
cannot use groupId (variable of type int64) as uint64 value in argument to h.dai.AddValidatorDashboardValidators) (typecheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|