Merge branch 'master' into do/openapi-v3 #211
Annotations
10 errors and 1 warning
|
Run on Ubuntu:
config/crd/update_openapi.go#L87
Error return value of `goyaml.Unmarshal` is not checked (errcheck)
|
|
Run on Ubuntu:
config/crd/update_openapi.go#L20
Function 'updateWMSV3Layers' has too many statements (43 > 40) (funlen)
|
|
Run on Ubuntu:
config/crd/update_openapi.go#L3
File is not properly formatted (goimports)
|
|
Run on Ubuntu:
internal/controller/static_files/reader.go#L1
var-naming: don't use an underscore in package name (revive)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L219
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L352
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
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)
|
|
Run on Ubuntu:
api/v2beta1/wfs_conversion.go#L48
G115: integer overflow conversion int -> int32 (gosec)
|
|
Run on Ubuntu:
internal/webhook/v3/webhook_suite_test.go#L153
G402: TLS InsecureSkipVerify set true. (gosec)
|
|
Run on Ubuntu
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|