79678207

Date: 2025-06-24 20:57:29
Score: 0.5
Natty:
Report link

This can also happen if you have trailing whitespace with a multi-line helm install/upgrade command

helm upgrade arc \
    --namespace NAMESPACE \
    --dry-run \
    oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller

Ex - helm upgrade arc \ had a trailing space.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Grey Vugrin