indexer and api: track accounts, balances #6753
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: pull_request
job_go_checks
37s
job_go_build_for_mac
0s
Docker
/
Publish images
Publish coverage (Coveralls)
0s
Annotations
10 errors
job_go_checks:
api/accounts.go#L86
a.endpoint undefined (type *API has no field or method endpoint, but does have Endpoint)
|
job_go_checks:
api/accounts.go#L94
a.endpoint undefined (type *API has no field or method endpoint, but does have Endpoint)
|
job_go_checks:
api/accounts.go#L102
a.endpoint undefined (type *API has no field or method endpoint, but does have Endpoint)
|
job_go_checks
a.endpoint undefined (type *API has no field or method endpoint, but does have Endpoint)
|
job_go_checks
Process completed with exit code 1.
|
job_go_test:
api/accounts.go#L86
a.endpoint undefined (type *API has no field or method endpoint, but does have Endpoint)
|
job_go_test:
api/accounts.go#L94
a.endpoint undefined (type *API has no field or method endpoint, but does have Endpoint)
|
job_go_test:
api/accounts.go#L102
a.endpoint undefined (type *API has no field or method endpoint, but does have Endpoint)
|
job_go_test
Process completed with exit code 1.
|
job_compose_test
Process completed with exit code 17.
|