Skip to content

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

feat(cli): add option to only deposit

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

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

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 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: gov/deposit.go#L55
only one cuddle assignment allowed before if statement (wsl)
lint: gov/deposit.go#L61
only one cuddle assignment allowed before if statement (wsl)
lint: main.go#L14
calculated cyclomatic complexity for function main is 14, max is 10 (cyclop)
lint: gov/deposit_test.go#L23
directive `//nolint:lll // line length is okay here` is unused for linter "lll" (nolintlint)
lint
issues found