enable ca support for elastic adapter #177
Annotations
15 warnings
go-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/kubearmor-relay-server/kubearmor-relay-server. Supported file pattern: go.sum
|
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-lint:
relay-server/config/config.go#L1
should have a package comment
|
go-lint:
relay-server/config/config.go#L9
exported type RelayConfig should have comment or be unexported
|
go-lint:
relay-server/config/config.go#L16
exported var GlobalConfig should have comment or be unexported
|
go-lint:
relay-server/log/logger.go#L4
should have a package comment
|
go-lint:
relay-server/common/common.go#L4
should have a package comment
|
go-lint:
relay-server/main.go#L59
var esUrl should be esURL
|
go-lint:
relay-server/config/config.go#L19
exported const ConfigGRPC should have comment (or a comment on this block) or be unexported
|
go-lint:
relay-server/main.go#L4
should have a package comment
|
go-lint:
relay-server/elasticsearch/adapter.go#L1
should have a package comment
|
go-lint:
relay-server/config/config.go#L39
exported function LoadConfig should have comment or be unexported
|
go-sec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-sec
Restore cache failed: Dependencies file is not found in /home/runner/work/kubearmor-relay-server/kubearmor-relay-server. Supported file pattern: go.sum
|