Merge branch 'master' into PDOK-17803-mapserver-operator-featureinfo-… #80
Annotations
10 errors
|
Run on Ubuntu:
test/utils/utils.go#L200
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(wd, "/test/e2e", "", -1)` (gocritic)
|
|
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_test.go#L27
dot-imports: should not use dot imports (revive)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L28
dot-imports: should not use dot imports (revive)
|
|
Run on Ubuntu:
test/e2e/e2e_suite_test.go#L25
dot-imports: should not use dot imports (revive)
|
|
Run on Ubuntu:
internal/controller/static_files/reader.go#L1
var-naming: don't use an underscore in package name (revive)
|
|
Run on Ubuntu:
cmd/main.go#L252
string `false` has 3 occurrences, make it a constant (goconst)
|
|
Run on Ubuntu:
api/v2beta1/shared_conversion.go#L57
G115: integer overflow conversion int -> int32 (gosec)
|
|
Run on Ubuntu:
api/v2beta1/shared_conversion.go#L68
G115: integer overflow conversion int -> int32 (gosec)
|