Update legend-generator command #17
Merged
Annotations
10 errors
|
internal/controller/static_files/reader.go#L1
var-naming: don't use an underscore in package name (revive)
|
|
test/utils/utils.go#L200
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(wd, "/test/e2e", "", -1)` (gocritic)
|
|
api/v3/wms_types.go#L184
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
api/v3/wms_validation.go#L57
calculated cyclomatic complexity for function validateWMS is 53, max is 15 (cyclop)
|
|
api/v3/wms_validation.go#L5
File is not properly formatted (goimports)
|
|
api/v3/wms_types_test.go#L4
File is not properly formatted (goimports)
|
|
api/v3/wms_validation.go#L109
`if !*layer.Visible` has complex nested blocks (complexity: 7) (nestif)
|
|
api/v3/wms_validation.go#L135
`if layer.Visible != nil && *layer.Visible` has complex nested blocks (complexity: 8) (nestif)
|
|
api/v3/wms_types.go#L72
json(camel): got 'dataEPSG' want 'dataEpsg' (tagliatelle)
|
|
internal/controller/ogcwebserviceproxy/ogc_webservice_proxy_test.go#L4
File is not properly formatted (goimports)
|
The logs for this run have expired and are no longer available.
Loading