add validation to csr approver with refactoring and near complete integration tests #530
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
|