Started on creating config maps for legend generation #76
Annotations
10 errors
|
Run on Ubuntu:
internal/controller/mapfilegenerator/types.go#L15
var-naming: struct field MetadataId should be MetadataID (revive)
|
|
Run on Ubuntu:
internal/controller/mapfilegenerator/types.go#L31
var-naming: struct field MetadataId should be MetadataID (revive)
|
|
Run on Ubuntu:
api/v3/wms_types.go#L65
json(camel): got 'dataEPSG' want 'dataEpsg' (tagliatelle)
|
|
Run on Ubuntu:
test/utils/utils.go#L200
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(wd, "/test/e2e", "", -1)` (gocritic)
|
|
Run on Ubuntu:
internal/controller/blobdownload/blob_download.go#L141
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L218
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L351
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
Run on Ubuntu:
test/e2e/e2e_suite_test.go#L25
dot-imports: should not use dot imports (revive)
|
|
Run on Ubuntu:
test/e2e/e2e_suite_test.go#L26
dot-imports: should not use dot imports (revive)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L27
dot-imports: should not use dot imports (revive)
|