refactoring #31
Annotations
3 errors
|
Lint & Build Go Module
Process completed with exit code 1.
|
|
Lint & Build Go Module:
internal/runtime/config/config.go#L108
cyclomatic complexity 22 of func `(*Config).Validate` is high (> 15) (gocyclo)
|
|
Lint & Build Go Module:
internal/runtime/config/config_test.go#L55
Function 'TestConfigValidate' is too long (126 > 60) (funlen)
|