Skip to content

feat: Add network metadata to telemetry events using K8s informers #150

feat: Add network metadata to telemetry events using K8s informers

feat: Add network metadata to telemetry events using K8s informers #150

Re-run triggered August 6, 2024 15:18
Status Success
Total duration 1m 24s
Artifacts

ci-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go-lint: relay-server/main.go#L4
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#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#L16
exported var GlobalConfig should have comment or be unexported
go-lint: relay-server/config/config.go#L39
exported function LoadConfig should have comment or be unexported
go-lint: relay-server/informers/informercache.go#L111
parameter 'oldObj' seems to be unused, consider removing or renaming it as _
go-lint: relay-server/config/config.go#L1
should have a package comment
go-lint: relay-server/informers/informercache.go#L20
exported type PodServiceInfo should have comment or be unexported
go-lint: relay-server/informers/informercache.go#L170
parameter 'oldObj' seems to be unused, consider removing or renaming it as _
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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