v3.0.0 - collection support #235
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors
golangci-lint:
internal/pkg/eventhandler/fnkeyhandler.go#L23
ranges should only be cuddled with assignments used in the iteration (wsl)
|
golangci-lint:
internal/pkg/eventhandler/fnkeyhandler.go#L119
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint:
internal/pkg/eventhandler/fnkeyhandler.go#L125
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
internal/pkg/eventhandler/fnkeyhandler.go#L167
ranges should only be cuddled with assignments used in the iteration (wsl)
|
golangci-lint:
internal/pkg/eventhandler/fnkeyhandler.go#L26
break with no blank line before (nlreturn)
|
golangci-lint:
internal/pkg/eventhandler/fnkeyhandler.go#L33
break with no blank line before (nlreturn)
|
golangci-lint:
internal/pkg/eventhandler/fnkeyhandler.go#L90
return with no blank line before (nlreturn)
|
golangci-lint:
internal/pkg/eventhandler/fnkeyhandler.go#L130
break with no blank line before (nlreturn)
|
golangci-lint
issues found
|