Skip to content

Finished tests

Finished tests #82

Triggered via push April 10, 2025 16:07
Status Failure
Total duration 1m 18s
Artifacts

lint.yml

on: push
Run on Ubuntu
1m 8s
Run on Ubuntu
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run on Ubuntu: cmd/main.go#L248
string `false` has 3 occurrences, make it a constant (goconst)
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: 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#L135
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: 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)