Skip to content

unit-testcase execution in pipeline #171

unit-testcase execution in pipeline

unit-testcase execution in pipeline #171

Triggered via pull request June 20, 2024 16:34
Status Failure
Total duration 1m 53s
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: agent/kubviz/plugins/kubepreupgrade/kubePreUpgrade.go#L56
ST1003: var deletedApiReplacements should be deletedAPIReplacements (stylecheck)
lint: agent/kubviz/plugins/kubepreupgrade/kubePreUpgrade.go#L62
ST1003: should not use underscores in Go names; func publishK8sDepricated_Deleted_Api should be publishK8sDepricatedDeletedAPI (stylecheck)
lint: agent/kubviz/plugins/kubepreupgrade/kubePreUpgrade.go#L374
ST1003: var newApi should be newAPI (stylecheck)
lint: agent/kubviz/plugins/kubepreupgrade/kubePreUpgrade.go#L516
ST1003: func parameter oldApiItems should be oldAPIItems (stylecheck)
lint: agent/kubviz/plugins/kubepreupgrade/kubePreUpgrade.go#L518
ST1003: var newApiItems should be newAPIItems (stylecheck)
lint: agent/kubviz/plugins/kubepreupgrade/kubePreUpgrade.go#L519
ST1003: var newApiItemsMap should be newAPIItemsMap (stylecheck)
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/.