NOISSUE - Enhance Proplet #35
Annotations
4 errors and 1 warning
golangci-lint:
proplet/service.go#L157
calculated cyclomatic complexity for function handleStartCommand is 17, max is 10 (cyclop)
|
golangci-lint:
proplet/service.go#L175
fmt.Errorf can be replaced with errors.New (perfsprint)
|
golangci-lint:
proplet/service.go#L256
fmt.Errorf can be replaced with errors.New (perfsprint)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading