Skip to content

Added hints in errors message on possible causes of 403 status for docker push #5672

Added hints in errors message on possible causes of 403 status for docker push

Added hints in errors message on possible causes of 403 status for docker push #5672

Triggered via pull request April 8, 2025 08:44
Status Failure
Total duration 1m 27s
Artifacts

analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Static-Check: artifactory/utils/container/image.go#L157
assignOp: replace `errorMessage = errorMessage + " Possible causes<...> verify the above factors to resolve the issue."` with `errorMessage += " Possible causes include Xray scan in progress<...> verify the above factors to resolve the issue."` (gocritic)
Static-Check
issues found