CI triggered from @magicxyyz of latest-tipping-tx #118
ci.yml
on: pull_request
run-tests
15m 31s
run-linter
3m 46s
Annotations
4 errors
run-linter:
core/types/receipt.go#L77
structtag: struct field tag `json:"subtype, omitempty"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value (govet)
|
run-linter:
internal/ethapi/api.go#L1471
structtag: struct field tag `json:"subtype",omitempty` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces (govet)
|
run-linter
Process completed with exit code 2.
|
run-tests
Process completed with exit code 2.
|