Merge pull request #63 from DelusionalOptimist/update-stable-v1.4.1 #163
Annotations
12 warnings
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:
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/config/config.go#L19
exported const ConfigGRPC should have comment (or a comment on this block) or be unexported
|
go-lint:
relay-server/elasticsearch/adapter.go#L29
type name will be used as elasticsearch.ElasticsearchClient by other packages, and that stutters; consider calling this Client
|
go-lint:
relay-server/main.go#L4
should have a package comment
|
go-lint:
relay-server/common/common.go#L4
should have a package comment
|
go-lint:
relay-server/config/config.go#L39
exported function LoadConfig should have comment or be unexported
|
go-lint:
relay-server/elasticsearch/adapter.go#L1
should have a package comment
|
go-lint:
relay-server/log/logger.go#L4
should have a package comment
|
go-lint:
relay-server/config/config.go#L1
should have a package comment
|
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
|