Skip to content

FMWK-648-tls-for-xdr #1066

FMWK-648-tls-for-xdr

FMWK-648-tls-for-xdr #1066

Triggered via push January 16, 2025 15:48
Status Failure
Total duration 1m 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: cmd/internal/app/configs.go#L481
hugeParam: cfg is heavy (104 bytes); consider passing it by pointer (gocritic)
lint: cmd/internal/app/configs.go#L491
G402: TLS MinVersion too low. (gosec)
lint: cmd/internal/app/configs.go#L545
Consider pre-allocating `suites` (prealloc)
lint: cmd/internal/app/configs.go#L155
assignments should only be cuddled with other assignments (wsl)
lint: cmd/internal/app/configs.go#L502
assignments should only be cuddled with other assignments (wsl)
lint: cmd/internal/app/configs.go#L546
assignments should only be cuddled with other assignments (wsl)
lint: cmd/internal/app/configs.go#L570
append only allowed to cuddle with appended value (wsl)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636