CI triggered from @magicxyyz of latest-tipping-tx #117
ci.yml
on: pull_request
run-tests
15m 32s
run-linter
4m 1s
Annotations
5 errors
run-linter:
core/types/receipt.go#L77
structtag: struct field Subtype repeats json tag "type" also at receipt.go:58 (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:
core/types/transaction_marshalling.go#L362
ineffectual assignment to inner (ineffassign)
|
run-linter
Process completed with exit code 2.
|
run-tests
Process completed with exit code 2.
|