unit-testcase execution in pipeline #172
Annotations
10 errors and 1 warning
lint:
agent/kubviz/plugins/ketall/ketall_test.go#L377
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
agent/kubviz/plugins/ketall/ketall.go#L28
ST1003: var metricsJson should be metricsJSON (stylecheck)
|
lint:
client/pkg/config/config.go#L6
ST1003: struct field DbPort should be DBPort (stylecheck)
|
lint:
client/pkg/config/config.go#L30
ST1003: struct field DbPort should be DBPort (stylecheck)
|
lint:
sdk/pkg/clickhouse/utils.go#L17
Error return value of `tx.Rollback` 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:
cmd/cli/commands/sql.go#L42
Error return value of `cmd.Help` is not checked (errcheck)
|
lint:
agent/container/pkg/application/githubmodule.go#L126
`occured` is a misspelling of `occurred` (misspell)
|
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/.
|