feat: add dockerfile and entrypoint script to deploy hyperlane #3
lint.yml
on: pull_request
golangci-lint
4s
yamllint
7s
Annotations
8 errors
|
golangci-lint
The specified go version file at: go.mod does not exist
|
|
yamllint
Process completed with exit code 1.
|
|
yamllint:
./hyperlane/configs/core-config.yaml#L26
26:1 [empty-lines] too many blank lines (1 > 0)
|
|
yamllint:
./.github/workflows/docker.yml#L38
38:77 [new-line-at-end-of-file] no new line character at the end of file
|
|
yamllint:
./.github/workflows/docker.yml#L5
5:21 [brackets] too many spaces inside brackets
|
|
yamllint:
./.github/workflows/docker.yml#L5
5:16 [brackets] too many spaces inside brackets
|
|
yamllint:
./docker-compose.yml#L136
136:19 [new-line-at-end-of-file] no new line character at the end of file
|
|
yamllint:
./docker-compose.yml#L81
81:1 [trailing-spaces] trailing spaces
|