yaml: install_deps> python -I -m pip install yamllint yaml: freeze> python -m pip freeze --all yaml: pathspec==1.0.4,pip==25.3,PyYAML==6.0.3,setuptools==80.9.0,yamllint==1.38.0 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.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) 80:81 warning line too long (126 > 80 characters) (line-length) 118:81 warning line too long (82 > 80 characters) (line-length) 170:81 warning line too long (85 > 80 characters) (line-length) 173:81 warning line too long (85 > 80 characters) (line-length) 176:81 warning line too long (89 > 80 characters) (line-length) 177:81 warning line too long (93 > 80 characters) (line-length) 181:81 warning line too long (99 > 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.42=setup[2.25]+cmd[0.01,0.16] seconds) congratulations :) (2.46 seconds)