(BEDS-519) DA: more efficient rewards query #1802
Annotations
10 errors and 1 warning
lint:
backend/pkg/api/data_access/admin.go#L1
: # github.com/gobitfly/beaconchain/pkg/api/data_access
|
lint
syntax error: unexpected {, expected := or = or comma
|
lint
syntax error: cannot use assignment totalAttestationEfficiency.Valid = true as value (typecheck)
|
lint:
backend/pkg/api/data_access/vdb_summary.go#L477
expected 1 expression (typecheck)
|
lint:
backend/pkg/api/handlers/auth.go#L14
could not import github.com/gobitfly/beaconchain/pkg/api/data_access (-: # github.com/gobitfly/beaconchain/pkg/api/data_access
|
lint
syntax error: unexpected {, expected := or = or comma
|
lint
syntax error: cannot use assignment totalAttestationEfficiency.Valid = true as value) (typecheck)
|
lint:
backend/pkg/api/router.go#L7
could not import github.com/gobitfly/beaconchain/pkg/api/data_access (-: # github.com/gobitfly/beaconchain/pkg/api/data_access
|
lint
syntax error: unexpected {, expected := or = or comma
|
lint
syntax error: cannot use assignment totalAttestationEfficiency.Valid = true as value) (typecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|