Skip to content

feat(cli): add option to only deposit #20

feat(cli): add option to only deposit

feat(cli): add option to only deposit #20

Triggered via pull request December 17, 2023 19:42
Status Failure
Total duration 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: gov/deposit.go#L48
gov/deposit.go:48: Line contains TODO/BUG/FIXME: "FIXME: It wasn't possible to unmarshal t..." (godox)
lint: gov/deposit.go#L51
gov/deposit.go:51: Line contains TODO/BUG/FIXME: "FIXME: This is a workaround for the miss..." (godox)
lint: main.go#L34
main.go:34: Line contains TODO/BUG/FIXME: "TODO: use with Cobra CLI" (godox)
lint: main.go#L14
calculated cyclomatic complexity for function main is 14, max is 10 (cyclop)
lint
issues found