Skip to content

Bump github.com/ava-labs/coreth from 0.13.6-rc.1.0.20240718130554-0110293d1f4b to 0.13.8 #51

Bump github.com/ava-labs/coreth from 0.13.6-rc.1.0.20240718130554-0110293d1f4b to 0.13.8

Bump github.com/ava-labs/coreth from 0.13.6-rc.1.0.20240718130554-0110293d1f4b to 0.13.8 #51

Triggered via pull request September 19, 2024 11:33
Status Failure
Total duration 2m 41s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
golangci: peers/external_handler.go#L141
reqID.SourceChainID undefined (type ids.RequestID has no field or method SourceChainID) (typecheck)
golangci: peers/external_handler.go#L169
undefined: message.GetSourceChainID (typecheck)
golangci: peers/external_handler.go#L185
unknown field SourceChainID in struct literal of type ids.RequestID (typecheck)
golangci: peers/external_handler.go#L186
unknown field DestinationChainID in struct literal of type ids.RequestID (typecheck)
golangci: relayer/application_relayer.go#L466
unknown field SourceChainID in struct literal of type ids.RequestID (typecheck)
golangci: relayer/application_relayer.go#L467
unknown field DestinationChainID in struct literal of type ids.RequestID (typecheck)
golangci: tests/utils/utils.go#L30
could not import github.com/ava-labs/subnet-evm/utils (-: # github.com/ava-labs/subnet-evm/utils
golangci
undefined: validators.TestState) (typecheck)
golangci
Process completed with exit code 1.
golangci
No github_token supplied, API requests will be subject to stricter rate limiting