Skip to content

Fix errors

Fix errors #73

Triggered via pull request October 22, 2023 14:07
Status Failure
Total duration 1m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: strings/duration.go#L319
string `time: invalid duration ` has 8 occurrences, make it a constant (goconst)
lint: cel.go#L13
appendAssign: append result not assigned to the same slice (gocritic)
lint: kubernetes/health.go#L182
`k8sGetHealthGen` is unused (varcheck)
lint: kubernetes/health.go#L169
`k8sGetStatusGen` is unused (varcheck)
lint: funcs/common.go#L20
ST1005: error strings should not end with punctuation or newlines (stylecheck)
lint
issues found