Skip to content

Merge pull request #55 from Prateeknandle/rpc-fix #137

Merge pull request #55 from Prateeknandle/rpc-fix

Merge pull request #55 from Prateeknandle/rpc-fix #137

Triggered via push May 22, 2024 13:18
Status Success
Total duration 1m 8s
Artifacts

ci-go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
go-fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-lint: relay-server/config/config.go#L16
exported var GlobalConfig should have comment or be unexported
go-lint: relay-server/config/config.go#L9
exported type RelayConfig should have comment or be unexported
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/common/common.go#L4
should have a package comment
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/log/logger.go#L4
should have a package comment
go-lint: relay-server/config/config.go#L1
should have a package comment
go-lint: relay-server/elasticsearch/adapter.go#L93
parameter 'item' seems to be unused, consider removing or renaming it as _
go-sec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-sec
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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