-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I raised #324 in the past and MyPy side got fixed up. However, the action now crashes differently: https://github.com/webknjaz/cheroot/actions/runs/19355213169/job/55375165820#step:19:35.
Run irongut/[email protected]
/usr/bin/docker run --name ghcrioirongutcodecoveragesummaryv130_5032ec --label 321fb3 --workdir /github/workspace --rm -e "COLOR" -e "FORCE_COLOR" -e "MYPY_FORCE_COLOR" -e "PIP_DISABLE_PIP_VERSION_CHECK" -e "PIP_NO_PYTHON_VERSION_WARNING" -e "PIP_NO_WARN_SCRIPT_LOCATION" -e "PRE_COMMIT_COLOR" -e "PY_COLORS" -e "PYTHONIOENCODING" -e "PYTHONUTF8" -e "TOX_PARALLEL_NO_SPINNER" -e "TOX_TESTENV_PASSENV" -e "TOXENV" -e "pythonLocation" -e "PKG_CONFIG_PATH" -e "Python_ROOT_DIR" -e "Python2_ROOT_DIR" -e "Python3_ROOT_DIR" -e "LD_LIBRARY_PATH" -e "INPUT_BADGE" -e "INPUT_FILENAME" -e "INPUT_FORMAT" -e "INPUT_OUTPUT" -e "INPUT_FAIL_BELOW_MIN" -e "INPUT_HIDE_BRANCH_RATE" -e "INPUT_HIDE_COMPLEXITY" -e "INPUT_INDICATORS" -e "INPUT_THRESHOLDS" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_ENVIRONMENT" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e "ACTIONS_RESULTS_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/cheroot/cheroot":"/github/workspace" ghcr.io/irongut/codecoveragesummary:v1.3.0 "--files" ".tox/.tmp/.test-results/mypy--py-3.10/cobertura.xml,.tox/.tmp/.test-results/mypy--py-3.14/cobertura.xml,.tox/.tmp/.test-results/mypy--py-3.8/cobertura.xml,.tox/.tmp/.test-results/mypy--py-3.12/cobertura.xml" "--badge" "true" "--fail" "false" "--format" "markdown" "--hidebranch" "false" "--hidecomplexity" "false" "--indicators" "true" "--output" "both" "--thresholds" "50 75"
Coverage File: /github/workspace/.tox/.tmp/.test-results/mypy--py-3.10/cobertura.xml
Parsing Error: Sequence contains no elements - /github/workspace/.tox/.tmp/.test-results/mypy--py-3.10/cobertura.xml
Coverage File: /github/workspace/.tox/.tmp/.test-results/mypy--py-3.14/cobertura.xml
Coverage File: /github/workspace/.tox/.tmp/.test-results/mypy--py-3.8/cobertura.xml
Coverage File: /github/workspace/.tox/.tmp/.test-results/mypy--py-3.12/cobertura.xml
Append coverage results to Job Summary
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working