feat: relayer #135
lint.yml
on: pull_request
golangci-lint
36s
yamllint
5s
Annotations
4 errors and 3 warnings
golangci-lint:
testing/demo/pkg/relay/main.go#L27
const `sourceChannel` is unused (unused)
|
golangci-lint:
testing/demo/pkg/relay/main.go#L29
const `sequence` is unused (unused)
|
golangci-lint:
testing/demo/pkg/relay-v2/main.go#L98
ineffectual assignment to err (ineffassign)
|
golangci-lint
issues found
|
yamllint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|