WFS markers added #191
Annotations
10 errors and 1 warning
|
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:
internal/controller/static_files/reader.go#L1
var-naming: don't use an underscore in package name (revive)
|
|
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:
cmd/main.go#L79
calculated cyclomatic complexity for function main is 24, max is 15 (cyclop)
|
|
Run on Ubuntu:
api/v2beta1/wms_conversion.go#L424
calculated cyclomatic complexity for function mapV3LayerToV2Layers is 20, max is 15 (cyclop)
|
|
Run on Ubuntu:
api/v3/wms_validation.go#L57
calculated cyclomatic complexity for function validateWMS is 53, max is 15 (cyclop)
|
|
Run on Ubuntu
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|