drynoa commented on PR #12114: URL: https://github.com/apache/cloudstack/pull/12114#issuecomment-3575995411
Failing checks on this seem to be related to codecov more-so than the actual bump in patch version. Changes in patch version are rather small related and I doubt it'd have impact on consumption, see: https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2 Log example below, seems an expected token is missing due to an unexpected data type? `==> Running version latest Could not pull latest version information: SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON ==> Running git config --global --add safe.directory /home/runner/work/cloudstack/cloudstack /usr/bin/git config --global --add safe.directory /home/runner/work/cloudstack/cloudstack ==> Running command '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov -v create-commit' /home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov -v create-commit --git-service github -Z info - 2025-11-21 19:58:02,558 -- ci service found: github-actions debug - 2025-11-21 19:58:02,561 -- versioning system found: <class 'codecov_cli.helpers.versioning_systems.GitVersioningSystem'> debug - 2025-11-21 19:58:02,563 -- versioning system found: <class 'codecov_cli.helpers.versioning_systems.GitVersioningSystem'> warning - 2025-11-21 19:58:02,566 -- No config file could be found. Ignoring config. debug - 2025-11-21 19:58:02,566 -- No codecov_yaml found debug - 2025-11-21 19:58:02,592 -- Starting create commit process --- {"verbose": true, "auto_load_params_from": null, "codecov_yml_path": null, "enterprise_url": null, "disable_telem": false, "version": "cli-11.2.5", "command": "create-commit", "git_service": "github", "fail_on_error": true, "parent_sha": null, "pull_request_number": null, "branch": "dependabot/npm_and_yarn/ui/js-yaml-3.14.2", "commit_sha": "441138ded40b3c82994f8fbddcc862774afe945c", "slug": "apache/cloudstack"} warning - 2025-11-21 19:58:02,592 -- Branch `dependabot/npm_and_yarn/ui/js-yaml-3.14.2` is protected but no token was provided warning - 2025-11-21 19:58:02,592 -- For information on Codecov upload tokens, see https://docs.codecov.com/docs/codecov-tokens info - 2025-11-21 19:58:02,922 -- Process Commit creating complete debug - 2025-11-21 19:58:02,923 -- Commit creating result --- {"result": "RequestResult(error=RequestError(code='HTTP Error 400', params={}, description='{\"message\":\"Token required because branch is protected\"}\\n'), warnings=[], status_code=400, text='{\"message\":\"Token required because branch is protected\"}\\n')"} error - 2025-11-21 19:58:02,923 -- Commit creating failed: {"message":"Token required because branch is protected"}` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
