Skip to content

fix: enable --print when in detached head or non-release branch #914

fix: enable --print when in detached head or non-release branch

fix: enable --print when in detached head or non-release branch #914

Triggered via pull request May 13, 2024 03:42
Status Failure
Total duration 2m 3s
Artifacts

pr.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

59 errors and 5 warnings
Python 3.11 tests: tests/command_line/test_version.py#L961
test_version_print_last_released_on_nonrelease_branch git.exc.GitCommandError: Cmd('git') failed due to: exit code(1) cmdline: git checkout next stderr: 'error: pathspec 'next' did not match any file(s) known to git'
Python 3.11 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args23-0.2.1+build.12345] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.1+build.12345
Python 3.11 tests: tests/command_line/test_version.py#L983
test_version_print_last_released_tag_on_detached_head assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + v0.1.1 - v9.7.2
Python 3.11 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args24-0.2.0-rc.2] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.0-rc.2
Python 3.11 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args25-0.2.1] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.1
Python 3.11 tests: tests/command_line/test_version.py#L991
test_version_print_last_released_tag_on_nonrelease_branch git.exc.GitCommandError: Cmd('git') failed due to: exit code(1) cmdline: git checkout next stderr: 'error: pathspec 'next' did not match any file(s) known to git'
Python 3.11 tests: tests/command_line/test_version.py#L1020
test_version_print_next_version_fails_on_detached_head assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + 1 - 0
Python 3.11 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args26-0.3.0] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.3.0
Python 3.11 tests: tests/command_line/test_version.py#L1057
test_version_print_next_version_works_on_detached_head_with_prerelease_token AssertionError: assert not 'Detached HEAD state cannot match any release groups; no release will be made\n' + where 'Detached HEAD state cannot match any release groups; no release will be made\n' = <Result okay>.stderr
Python 3.11 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args27-1.0.0] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 1.0.0
Python 3.11 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
Python 3.10 tests
The job was canceled because "_3_11" failed.
Python 3.10 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
Python 3.10 tests: tests/command_line/test_version.py#L961
test_version_print_last_released_on_nonrelease_branch git.exc.GitCommandError: Cmd('git') failed due to: exit code(1) cmdline: git checkout next stderr: 'error: pathspec 'next' did not match any file(s) known to git'
Python 3.10 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args23-0.2.1+build.12345] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.1+build.12345
Python 3.10 tests: tests/command_line/test_version.py#L983
test_version_print_last_released_tag_on_detached_head assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + v0.1.1 - v9.7.2
Python 3.10 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args24-0.2.0-rc.2] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.0-rc.2
Python 3.10 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args25-0.2.1] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.1
Python 3.10 tests: tests/command_line/test_version.py#L991
test_version_print_last_released_tag_on_nonrelease_branch git.exc.GitCommandError: Cmd('git') failed due to: exit code(1) cmdline: git checkout next stderr: 'error: pathspec 'next' did not match any file(s) known to git'
Python 3.10 tests: tests/command_line/test_version.py#L1020
test_version_print_next_version_fails_on_detached_head assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + 1 - 0
Python 3.10 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args26-0.3.0] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.3.0
Python 3.10 tests: tests/command_line/test_version.py#L1057
test_version_print_next_version_works_on_detached_head_with_prerelease_token AssertionError: assert not 'Detached HEAD state cannot match any release groups; no release will be made\n' + where 'Detached HEAD state cannot match any release groups; no release will be made\n' = <Result okay>.stderr
Python 3.10 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args27-1.0.0] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 1.0.0
Python 3.12 tests
The job was canceled because "_3_11" failed.
Python 3.12 tests: tests/command_line/test_version.py#L961
test_version_print_last_released_on_nonrelease_branch git.exc.GitCommandError: Cmd('git') failed due to: exit code(1) cmdline: git checkout next stderr: 'error: pathspec 'next' did not match any file(s) known to git'
Python 3.12 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args23-0.2.1+build.12345] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.1+build.12345
Python 3.12 tests: tests/command_line/test_version.py#L983
test_version_print_last_released_tag_on_detached_head assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + v0.1.1 - v9.7.2
Python 3.12 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args24-0.2.0-rc.2] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.0-rc.2
Python 3.12 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args25-0.2.1] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.1
Python 3.12 tests: tests/command_line/test_version.py#L991
test_version_print_last_released_tag_on_nonrelease_branch git.exc.GitCommandError: Cmd('git') failed due to: exit code(1) cmdline: git checkout next stderr: 'error: pathspec 'next' did not match any file(s) known to git'
Python 3.12 tests: tests/command_line/test_version.py#L1020
test_version_print_next_version_fails_on_detached_head assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + 1 - 0
Python 3.12 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args26-0.3.0] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.3.0
Python 3.12 tests: tests/command_line/test_version.py#L1057
test_version_print_next_version_works_on_detached_head_with_prerelease_token AssertionError: assert not 'Detached HEAD state cannot match any release groups; no release will be made\n' + where 'Detached HEAD state cannot match any release groups; no release will be made\n' = <Result okay>.stderr
Python 3.12 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args27-1.0.0] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 1.0.0
Python 3.12 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
Python 3.9 tests
The job was canceled because "_3_11" failed.
Python 3.9 tests: tests/command_line/test_version.py#L961
test_version_print_last_released_on_nonrelease_branch git.exc.GitCommandError: Cmd('git') failed due to: exit code(1) cmdline: git checkout next stderr: 'error: pathspec 'next' did not match any file(s) known to git'
Python 3.9 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args23-0.2.1+build.12345] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.1+build.12345
Python 3.9 tests: tests/command_line/test_version.py#L983
test_version_print_last_released_tag_on_detached_head assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + v0.1.1 - v9.7.2
Python 3.9 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args24-0.2.0-rc.2] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.0-rc.2
Python 3.9 tests: tests/command_line/test_version.py#L991
test_version_print_last_released_tag_on_nonrelease_branch git.exc.GitCommandError: Cmd('git') failed due to: exit code(1) cmdline: git checkout next stderr: 'error: pathspec 'next' did not match any file(s) known to git'
Python 3.9 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args25-0.2.1] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.1
Python 3.9 tests: tests/command_line/test_version.py#L1020
test_version_print_next_version_fails_on_detached_head assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + 1 - 0
Python 3.9 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args26-0.3.0] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.3.0
Python 3.9 tests: tests/command_line/test_version.py#L1057
test_version_print_next_version_works_on_detached_head_with_prerelease_token AssertionError: assert not 'Detached HEAD state cannot match any release groups; no release will be made\n' + where 'Detached HEAD state cannot match any release groups; no release will be made\n' = <Result okay>.stderr
Python 3.9 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args27-1.0.0] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 1.0.0
Python 3.9 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
Python 3.8 tests
The job was canceled because "_3_11" failed.
Python 3.8 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
Python 3.8 tests: tests/command_line/test_version.py#L961
test_version_print_last_released_on_nonrelease_branch git.exc.GitCommandError: Cmd('git') failed due to: exit code(1) cmdline: git checkout next stderr: 'error: pathspec 'next' did not match any file(s) known to git'
Python 3.8 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args23-0.2.1+build.12345] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.1+build.12345
Python 3.8 tests: tests/command_line/test_version.py#L983
test_version_print_last_released_tag_on_detached_head assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + v0.1.1 - v9.7.2
Python 3.8 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args24-0.2.0-rc.2] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.0-rc.2
Python 3.8 tests: tests/command_line/test_version.py#L991
test_version_print_last_released_tag_on_nonrelease_branch git.exc.GitCommandError: Cmd('git') failed due to: exit code(1) cmdline: git checkout next stderr: 'error: pathspec 'next' did not match any file(s) known to git'
Python 3.8 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args25-0.2.1] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.2.1
Python 3.8 tests: tests/command_line/test_version.py#L1020
test_version_print_next_version_fails_on_detached_head assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below + 1 - 0
Python 3.8 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args26-0.3.0] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 0.3.0
Python 3.8 tests: tests/command_line/test_version.py#L1057
test_version_print_next_version_works_on_detached_head_with_prerelease_token AssertionError: assert not 'Detached HEAD state cannot match any release groups; no release will be made\n' + where 'Detached HEAD state cannot match any release groups; no release will be made\n' = <Result okay>.stderr
Python 3.8 tests: tests/command_line/test_version.py#L276
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args27-1.0.0] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below - 1.0.0
Python 3.11 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
Python 3.10 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
Python 3.12 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
Python 3.9 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
Python 3.8 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23