botsudo/action-scrutinizer一个用于发送Scrutinizer覆盖率报告的GitHub Action
,参见:scrutinizer-ci/ocular GitHub仓库中的RepositoryIntrospector # 10个提交是一个任意值,确保超过1个提交 fetch-depth: 10 - name: 上传Scrutinizer覆盖率报告 uses: sudo-bot/action-scrutinizer@latest
yml- uses: actions/checkout@v4 with: # 获取10个提交,否则Scrutinizer会抛出错误("无法检索提交父节点。如果使用浅度Git检出,请至少检出深度为1的提交。"),参见:scrutinizer-ci/ocular GitHub仓库中的RepositoryIntrospector # 10个提交是一个任意值,确保超过1个提交 fetch-depth: 10 - name: 上传Scrutinizer覆盖率报告 uses: sudo-bot/action-scrutinizer@latest # 不在主仓库的分支版本(例如:贡献者分支)上运行此步骤 if: github.repository == 'sudo-bot/example-repo' with: cli-args: "--format=php-clover build/logs/clover.xml --revision=${{ github.event.pull_request.head.sha || github.sha }}"
manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务