Skip to content

Fix

Fix #33

Triggered via push April 26, 2024 05:24
Status Failure
Total duration 1m 47s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

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: agent/kubviz/plugins/ketall/ketall.go#L28
ST1003: var metricsJson should be metricsJSON (stylecheck)
lint: agent/kubviz/plugins/rakkess/rakkess.go#L25
ST1019: package "k8s.io/client-go/kubernetes/typed/authorization/v1" is being imported more than once (stylecheck)
lint: agent/kubviz/plugins/rakkess/rakkess.go#L26
ST1019(related information): other import of "k8s.io/client-go/kubernetes/typed/authorization/v1" (stylecheck)
lint: agent/kubviz/plugins/rakkess/rakees_agent.go#L98
ST1003: var metricsJson should be metricsJSON (stylecheck)
lint: cmd/cli/commands/sql.go#L42
Error return value of `cmd.Help` is not checked (errcheck)
lint: graphqlserver/graph/utils.go#L67
func `(*Resolver).fetchOutdatedImages` is unused (unused)
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/.