[Snyk] Upgrade react from 16.12.0 to 16.14.0 #25
Annotations
10 errors
golangci-lint:
pkg/scaffold/workspace_test.go#L75
cyclomatic complexity 23 of func `TestCreateWorkspace_Maven_ShouldHaveExpectedFiles` is high (> 15) (gocyclo)
|
golangci-lint:
pkg/scaffold/spring.go#L36
cyclomatic complexity 21 of func `CreateModuleSpring` is high (> 15) (gocyclo)
|
golangci-lint:
pkg/scaffold/service_builder.go#L33
cyclomatic complexity 21 of func `CreateModuleServiceBuilder` is high (> 15) (gocyclo)
|
golangci-lint:
pkg/scaffold/rest_builder.go#L34
cyclomatic complexity 21 of func `CreateModuleRESTBuilder` is high (> 15) (gocyclo)
|
golangci-lint:
pkg/scaffold/api.go#L29
cyclomatic complexity 19 of func `CreateModuleAPI` is high (> 15) (gocyclo)
|
golangci-lint:
pkg/scaffold/mvc_portlet.go#L32
cyclomatic complexity 18 of func `CreateModuleMVC` is high (> 15) (gocyclo)
|
golangci-lint:
pkg/scaffold/gogo_cmd.go#L30
cyclomatic complexity 18 of func `CreateModuleGogoCommand` is high (> 15) (gocyclo)
|
golangci-lint:
internal/cmd/create/create_rest_builder.go#L78
printf: non-constant format string in call to github.com/lgdd/lfr-cli/pkg/util/logger.PrintlnInfo (govet)
|
golangci-lint:
internal/cmd/create/create_rest_builder.go#L80
printf: non-constant format string in call to github.com/lgdd/lfr-cli/pkg/util/logger.PrintlnInfo (govet)
|
golangci-lint:
internal/cmd/create/create_workspace.go#L86
printf: non-constant format string in call to github.com/lgdd/lfr-cli/pkg/util/logger.PrintlnInfo (govet)
|
Loading