fix: allow rollkit restarts without tearing down volumes #2
lint.yml
on: pull_request
golangci-lint
7s
yamllint
9s
Annotations
6 errors
|
golangci-lint
The specified go version file at: go.mod does not exist
|
|
yamllint
Process completed with exit code 1.
|
|
yamllint:
./hyperlane/registry/strategies/default-strategy.yaml#L7
7:1 [empty-lines] too many blank lines (1 > 0)
|
|
yamllint:
./hyperlane/configs/core-config.yaml#L26
26:1 [empty-lines] too many blank lines (1 > 0)
|
|
yamllint:
./docker-compose.yml#L125
125:19 [new-line-at-end-of-file] no new line character at the end of file
|
|
yamllint:
./docker-compose.yml#L84
84:1 [trailing-spaces] trailing spaces
|