Skip to content

add validation to csr approver with refactoring and near complete integration tests #530

add validation to csr approver with refactoring and near complete integration tests

add validation to csr approver with refactoring and near complete integration tests #530

Triggered via pull request April 2, 2025 21:00
@furkhatfurkhat
synchronize #182
validate-csr
Status Failure
Total duration 3m 1s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: internal/actions/csr/internal/facade/csr_test.go#L214
G403: RSA keys should be at least 2048 bits (gosec)
lint: internal/actions/csr/internal/facade/csr.go#L54
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: internal/actions/csr/internal/facade/csr.go#L67
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: internal/actions/csr/internal/facade/csr.go#L9
File is not properly formatted (gci)
lint: internal/actions/csr/internal/facade/csr_test.go#L14
File is not properly formatted (gci)
lint
Process completed with exit code 2.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cluster-controller/cluster-controller. Supported file pattern: go.sum