Skip to content

chore(main): release 3.1.0 #122

chore(main): release 3.1.0

chore(main): release 3.1.0 #122

Triggered via pull request August 2, 2024 06:05
Status Success
Total duration 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: pkg/scaffold/workspace_test.go#L75
cyclomatic complexity 23 of func `TestCreateWorkspace_Maven_ShouldHaveExpectedFiles` is high (> 15) (gocyclo)
lint: pkg/scaffold/spring.go#L36
cyclomatic complexity 21 of func `CreateModuleSpring` is high (> 15) (gocyclo)
lint: pkg/scaffold/service_builder.go#L33
cyclomatic complexity 21 of func `CreateModuleServiceBuilder` is high (> 15) (gocyclo)
lint: pkg/scaffold/rest_builder.go#L34
cyclomatic complexity 21 of func `CreateModuleRESTBuilder` is high (> 15) (gocyclo)
lint: pkg/scaffold/api.go#L29
cyclomatic complexity 19 of func `CreateModuleAPI` is high (> 15) (gocyclo)
lint: pkg/scaffold/mvc_portlet.go#L32
cyclomatic complexity 18 of func `CreateModuleMVC` is high (> 15) (gocyclo)
lint: pkg/scaffold/gogo_cmd.go#L30
cyclomatic complexity 18 of func `CreateModuleGogoCommand` is high (> 15) (gocyclo)