fix: pass LISTEN_ADDRESS to runner (#2901) #1804
ci.yaml
on: push
Matrix: e2e-on-cluster-test
Matrix: e2e-test
Matrix: test-unit
Annotations
5 errors
check
Process completed with exit code 2.
|
check:
pkg/ssh/ssh_dialer.go#L347
SA1019: ssh.KeyAlgoDSA is deprecated: DSA is only supported at insecure key sizes, and was removed from major implementations. (staticcheck)
|
check:
cmd/describe.go#L181
SA1026: trying to marshal unsupported type map[string]string, via x.Labels (staticcheck)
|
e2e-test (ubuntu-latest)
Process completed with exit code 1.
|
e2e-on-cluster-test (ubuntu-latest)
Process completed with exit code 2.
|