Skip to content

Fix : mTLS bug fix

Fix : mTLS bug fix #32

Triggered via pull request April 26, 2024 04:51
Status Failure
Total duration 2m 15s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: client/pkg/storage/store.go#L87
Error return value of `rows.Scan` is not checked (errcheck)
lint: cmd/cli/commands/sql.go#L42
Error return value of `cmd.Help` is not checked (errcheck)
lint: client/pkg/clickhouse/db_client.go#L668
Error return value of `tx.Rollback` is not checked (errcheck)
lint: agent/kubviz/plugins/kubescore/kube_score.go#L36
Error return value is not checked (errcheck)
lint: agent/kubviz/plugins/kubescore/kube_score.go#L57
Error return value is not checked (errcheck)
lint: agent/kubviz/plugins/events/event_metrics_utils.go#L194
Error return value is not checked (errcheck)
lint: agent/kubviz/plugins/events/event_metrics_utils.go#L205
Error return value is not checked (errcheck)
lint: agent/kubviz/plugins/events/event_metrics_utils.go#L216
Error return value is not checked (errcheck)
lint: client/pkg/clients/bridge_client.go#L50
Error return value of `n.stream.Subscribe` is not checked (errcheck)
lint: client/pkg/clients/bridge_client.go#L51
Error return value of `msg.Ack` is not checked (errcheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.