unit-testcase execution in pipeline #170
Annotations
10 errors and 1 warning
lint:
sdk/pkg/nats/utils.go#L46
Error return value of `msg.Ack` is not checked (errcheck)
|
lint:
client/pkg/storage/store.go#L87
Error return value of `rows.Scan` is not checked (errcheck)
|
lint:
sdk/pkg/clickhouse/utils.go#L17
Error return value of `tx.Rollback` 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/kuberhealthy/kuberhealthy_test.go#L172
Error return value of `w.Write` is not checked (errcheck)
|
lint:
agent/kubviz/plugins/kuberhealthy/kuberhealthy_test.go#L254
Error return value is not checked (errcheck)
|
lint:
agent/kubviz/plugins/kuberhealthy/kuberhealthy_test.go#L381
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
agent/kubviz/plugins/ketall/ketall_test.go#L377
Error return value of `json.Unmarshal` 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/outdated/outdated_test.go#L64
Error return value 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/.
|