fix: tests using generate workspace #34
Annotations
8 errors and 1 warning
golangci-lint:
lfr/pkg/generate/mvc/mvc_portlet.go#L31
cyclomatic complexity 17 of func `Generate` is high (> 15) (gocyclo)
|
golangci-lint:
lfr/pkg/generate/workspace/workspace_test.go#L75
cyclomatic complexity 22 of func `TestGenerate_Maven_ShouldHaveExpectedFiles` is high (> 15) (gocyclo)
|
golangci-lint:
lfr/pkg/generate/api/api.go#L29
cyclomatic complexity 18 of func `Generate` is high (> 15) (gocyclo)
|
golangci-lint:
lfr/pkg/generate/spring/spring_portlet.go#L36
cyclomatic complexity 20 of func `Generate` is high (> 15) (gocyclo)
|
golangci-lint:
lfr/pkg/generate/gogocmd/gogocmd.go#L29
cyclomatic complexity 17 of func `Generate` is high (> 15) (gocyclo)
|
golangci-lint:
lfr/pkg/generate/rb/rest_builder.go#L36
cyclomatic complexity 21 of func `Generate` is high (> 15) (gocyclo)
|
golangci-lint:
lfr/pkg/generate/sb/service_builder.go#L34
cyclomatic complexity 20 of func `Generate` is high (> 15) (gocyclo)
|
golangci-lint:
lfr/pkg/cmd/create/create.go#L43
cyclomatic complexity 16 of func `promptCreateChoices` is high (> 15) (gocyclo)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading