Fix #35
Annotations
10 errors and 1 warning
lint:
cmd/cli/config/utils.go#L103
`conection` is a misspelling of `connection` (misspell)
|
lint:
cmd/cli/config/config.go#L8
ST1003: struct field DbPort should be DBPort (stylecheck)
|
lint:
cmd/cli/config/config.go#L13
ST1003: struct field TtlInterval should be TTLInterval (stylecheck)
|
lint:
cmd/cli/config/config.go#L14
ST1003: struct field TtlUnit should be TTLUnit (stylecheck)
|
lint:
cmd/cli/commands/sql.go#L42
Error return value of `cmd.Help` 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:
agent/kubviz/plugins/events/event_metrics_utils.go#L59
ST1003: var metricsJson should be metricsJSON (stylecheck)
|
lint:
agent/kubviz/plugins/kubepreupgrade/kubePreUpgrade.go#L56
ST1003: var deletedApiReplacements should be deletedAPIReplacements (stylecheck)
|
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/.
|