Merge pull request #31 from PDOK/jd/wms-types #253
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:
internal/controller/mapserver/deployment_test.go#L133
Error return value of `v2wfs.ToV3` is not checked (errcheck)
|
|
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#L48
G115: integer overflow conversion int -> int32 (gosec)
|
|
Run on Ubuntu:
api/v2beta1/shared_conversion.go#L59
G115: integer overflow conversion int -> int32 (gosec)
|
|
Run on Ubuntu:
api/v2beta1/wfs_conversion.go#L53
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:
internal/controller/static_files/reader.go#L1
var-naming: don't use an underscore in package name (revive)
|
|
Run on Ubuntu:
api/v3/wfs_types.go#L248
var-naming: method GetBaseUrl should be GetBaseURL (revive)
|
|
Run on Ubuntu
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|