wip #9
Annotations
3 errors
test:
internal/controller/mastodonserver_controller.go#L300
Error return value is not checked (errcheck)
|
test:
internal/controller/mastodonserver_controller.go#L641
cyclomatic complexity 73 of func `decideWhatToDo` is high (> 30) (gocyclo)
|
test
Process completed with exit code 2.
|