Skip to content

feat(cli, checker): add key for local triggers ids #1712

feat(cli, checker): add key for local triggers ids

feat(cli, checker): add key for local triggers ids #1712

Triggered via pull request November 15, 2023 16:14
Status Failure
Total duration 2m 1s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/cli/from_2.9_to_2.10.go#L14
Error return value is not checked (errcheck)
lint: cmd/cli/from_2.9_to_2.10.go#L24
Error return value is not checked (errcheck)
lint: cmd/cli/from_2.9_to_2.10.go#L10
updateFrom29 - result 0 (error) is always nil (unparam)
lint: cmd/cli/from_2.9_to_2.10.go#L20
downgradeTo29 - result 0 (error) is always nil (unparam)
lint: cmd/cli/from_2.9_to_2.10.go#L35
func `createKeyForLocalTriggers` is unused (unused)
lint: cmd/cli/from_2.9_to_2.10.go#L62
func `revertCreateKeyForLocalTriggers` is unused (unused)
lint: cmd/cli/from_2.9_to_2.10.go#L30
var `triggersListKey` is unused (unused)
lint: cmd/cli/from_2.9_to_2.10.go#L31
var `localTriggersListKey` is unused (unused)
lint: cmd/cli/from_2.9_to_2.10.go#L32
var `remoteTriggersListKey` is unused (unused)
lint: cmd/cli/from_2.9_to_2.10.go#L33
var `prometheusTriggersListKey` is unused (unused)