Skip to content

feat(license): add MIT license #21

feat(license): add MIT license

feat(license): add MIT license #21

Triggered via pull request December 17, 2023 23:07
Status Failure
Total duration 3m 17s
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