8000 build(deps-dev): bump ruff from 0.5.0 to 0.6.1 · python-semantic-release/python-semantic-release@e50f4b7 · GitHub
[go: up one dir, main page]

Skip to content

build(deps-dev): bump ruff from 0.5.0 to 0.6.1 #1123

build(deps-dev): bump ruff from 0.5.0 to 0.6.1

build(deps-dev): bump ruff from 0.5.0 to 0.6.1 #1123

Triggered via pull request September 7, 2024 05:01
Status Failure
Total duration 11m 31s
Artifacts

pr.yml

on: pull_request
Matrix: test-linux
Matrix: test-windows
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Python 3.8 on windows-latest tests: tests\command_line\test_changelog.py#L139
test_changelog_noop_is_noop[None-repo_with_no_tags_angular_commits-None] AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release --noop changelog' stdout: stderr: 🛡 You are running in no-operation mode, because the '--noop' flag was supplied Template directory must be inside of the repository directory.
Python 3.8 on windows-latest tests: tests\command_line\test_version.py#L299
test_version_print[repo_with_single_branch_angular_commits-cli_args18-0.1.2-rc.1] AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release version --patch --as-prerelease --print' stdout: stderr: Template directory must be inside of the repository directory.
Python 3.8 on windows-latest tests: tests\command_line\test_version.py#L299
test_version_print[repo_with_single_branch_angular_commits-cli_args19-0.2.0-rc.1] AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release version --minor --as-prerelease --print' stdout: stderr: Template directory must be inside of the repository directory.
Python 3.8 on windows-latest tests: tests\command_line\test_changelog.py#L139
test_changelog_noop_is_noop[None-repo_with_single_branch_angular_commits-v0.1.1] AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release --noop changelog' stdout: stderr: 🛡 You are running in no-operation mode, because the '--noop' flag was supplied Template directory must be inside of the repository directory.
Python 3.8 on windows-latest tests: tests\command_line\test_version.py#L299
test_version_print[repo_with_single_branch_angular_commits-cli_args20-1.0.0-rc.1] AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release version --major --as-prerelease --print' stdout: stderr: Template directory must be inside of the repository directory.
Python 3.8 on windows-latest tests: tests\command_line\test_version.py#L299
test_version_print[repo_with_single_branch_angular_commits-cli_args21-0.1.2-beta.1] AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release version --patch --as-prerelease --prerelease-token beta --print' stdout: stderr: Template directory must be inside of the repository directory.
Python 3.8 on windows-latest tests: tests\command_line\test_changelog.py#L139
test_changelog_noop_is_noop[None-repo_with_single_branch_and_prereleases_angular_commits-v0.2.0] AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release --noop changelog' stdout: stderr: 🛡 You are running in no-operation mode, because the '--noop' flag was supplied Template directory must be inside of the repository directory.
Python 3.8 on windows-latest tests: tests\command_line\test_version.py#L1083
test_version_tag_only_push semantic_release.errors.InvalidConfiguration: Template directory must be inside of the repository directory.
Python 3.8 on windows-latest tests: tests\command_line\test_version.py#L299
test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args22-0.2.1] AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release version --print' stdout: stderr: Template directory must be inside of the repository directory.
Python 3.8 on windows-latest tests: tests\command_line\test_version.py#L1119
test_version_only_update_files_no_git_actions semantic_release.errors.InvalidConfiguration: Template directory must be inside of the repository directory.
test_changelog.test_changelog_noop_is_noop[None-repo_with_no_tags_angular_commits-None]: tests\command_line\test_changelog.py#L139
AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release --noop changelog' stdout: stderr: #x1F6E1 You are running in no-operation mode, because the '--noop' flag was supplied Template directory must be inside of the repository directory.
test_version.test_version_print[repo_with_single_branch_angular_commits-cli_args18-0.1.2-rc.1]: tests\command_line\test_version.py#L299
AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release version --patch --as-prerelease --print' stdout: stderr: Template directory must be inside of the repository directory.
test_version.test_version_print[repo_with_single_branch_angular_commits-cli_args19-0.2.0-rc.1]: tests\command_line\test_version.py#L299
AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release version --minor --as-prerelease --print' stdout: stderr: Template directory must be inside of the repository directory.
test_changelog.test_changelog_noop_is_noop[None-repo_with_single_branch_angular_commits-v0.1.1]: tests\command_line\test_changelog.py#L139
AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release --noop changelog' stdout: stderr: #x1F6E1 You are running in no-operation mode, because the '--noop' flag was supplied Template directory must be inside of the repository directory.
test_version.test_version_print[repo_with_single_branch_angular_commits-cli_args20-1.0.0-rc.1]: tests\command_line\test_version.py#L299
AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release version --major --as-prerelease --print' stdout: stderr: Template directory must be inside of the repository directory.
test_version.test_version_print[repo_with_single_branch_angular_commits-cli_args21-0.1.2-beta.1]: tests\command_line\test_version.py#L299
AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release version --patch --as-prerelease --prerelease-token beta --print' stdout: stderr: Template directory must be inside of the repository directory.
test_changelog.test_changelog_noop_is_noop[None-repo_with_single_branch_and_prereleases_angular_commits-v0.2.0]: tests\command_line\test_changelog.py#L139
AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release --noop changelog' stdout: stderr: #x1F6E1 You are running in no-operation mode, because the '--noop' flag was supplied Template directory must be inside of the repository directory.
test_version.test_version_tag_only_push: tests\command_line\test_version.py#L1083
semantic_release.errors.InvalidConfiguration: Template directory must be inside of the repository directory.
test_version.test_version_print[repo_with_single_branch_and_prereleases_angular_commits-cli_args22-0.2.1]: tests\command_line\test_version.py#L299
AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release version --print' stdout: stderr: Template directory must be inside of the repository directory.
test_changelog.test_changelog_noop_is_noop[None-repo_w_github_flow_w_feature_release_channel_angular_commits-v0.2.0]: tests\command_line\test_changelog.py#L139
AssertionError: 1 != 0 (actual != expected) Unexpected exit code from command: 'semantic-release --noop changelog' stdout: stderr: #x1F6E1 You are running in no-operation mode, because the '--noop' flag was supplied Template directory must be inside of the repository directory.
0