...
ayer/relayer/verifier.go:310:7: hs.Lock undefined (type *heights has no field or method Lock) /root/project/relayer/relayer/verifier.go:312:7: hs.Unlock undefined (type *heights has no field or method Unlock) /root/project/relayer/relayer/path.go:6:2: "gopkg.in/yaml.v2" imported but not used]]
WARN [runner] Can't run linter unused: buildir: failed to load package runtime: could not load export data: no export data for "runtime"
ERRO Running error: buildir: failed to load package runtime: could not load export data: no export data for "runtime"
Makefile:49: recipe for target 'ci-lint' failed
make: *** [ci-lint] Error 3
I'm unable to reproduce this and I believe that this issue is fixed in the latest master which is over in the https://github.com/iqlusioninc/relayer repo. If the issue persists please open it over there.