yaml: install_deps> python -I -m pip install yamllint yaml: freeze> python -m pip freeze --all yaml: pathspec==1.1.1,pip==26.1.1,PyYAML==6.0.3,setuptools==82.0.1,yamllint==1.38.0 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' yaml: commands[0]> /bin/bash -c 'cat /tmp/.coalist_yaml | xargs -r yamllint -d relaxed' .github/workflows/call-github2gerrit.yaml 74:81 warning line too long (82 > 80 characters) (line-length) 121:81 warning line too long (82 > 80 characters) (line-length) 173:81 warning line too long (85 > 80 characters) (line-length) 176:81 warning line too long (85 > 80 characters) (line-length) 179:81 warning line too long (89 > 80 characters) (line-length) 180:81 warning line too long (93 > 80 characters) (line-length) 187:81 warning line too long (90 > 80 characters) (line-length) 188:81 warning line too long (110 > 80 characters) (line-length) 189:81 warning line too long (116 > 80 characters) (line-length) 197:81 warning line too long (101 > 80 characters) (line-length) 208:81 warning line too long (91 > 80 characters) (line-length) yaml: OK (2.95=setup[2.76]+cmd[0.01,0.18] seconds) congratulations :) (2.99 seconds)