build(deps-dev): bump mypy
from 1.16.0 to 1.16.1 (#1279)
#137
cicd.yml
on: push
Evaluate changes
8s
Matrix: validate / test-linux
Matrix: validate / test-windows
Deploy
0s
Annotations
40 errors and 11 warnings
validate / Python 3.9 on windows-latest E2E tests
The operation was canceled.
|
validate / Python 3.9 on windows-latest E2E tests
Canceling since a higher priority waiting request for CI/CD-validate-master exists
|
validate / Python 3.8 on windows-latest E2E tests
The operation was canceled.
|
validate / Python 3.8 on windows-latest E2E tests:
tests\e2e\cmd_changelog\test_changelog.py#L1217
test_changelog_prevent_malicious_path_traversal_file[../../.ssh/id_rsa]
AssertionError: assert in failed. [pytest-clarity diff shown]
LHS vs RHS shown below
+ Changelog file destination must be inside of the repository directory.
- [06:08:55] DEBUG logging level set to: DEBUG main.py:130
- 🛡 You are running in no-operation mode, because the '--noop' flag was supplied
- DEBUG global cli options: main.py:142
- GlobalCommandLineOptions(noop=True,
- verbosity=2, config_file='pyproject.toml',
- strict=False)
- INFO Loading configuration from pyproject.toml util.py:77
- DEBUG Trying to parse configuration pyproject.toml in util.py:80
- TOML format
- WARNING The 'changelog.changelog_file' configuration config.py:181
- option is moving to
- 'changelog.default_templates.changelog_file'.
- Please update your configuration as the
- compatibility will break in v10.
-
- Aborted!
|
validate / Python 3.8 on windows-latest E2E tests:
tests\e2e\cmd_version\test_version.py#L139
test_version_no_git_verify[repo_w_trunk_only_conventional_commits]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release version --patch'
stdout:
0.1.2
stderr:
[06:08:54] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=False)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
INFO Using group 'main' options, as config.py:587
'^(main|master)$' matches 'main'
DEBUG hvcs token is not set config.py:776
WARNING Token value is missing! config.py:779
DEBUG inverted tag_format 'v{version}' to translator.py:38
'v(?P<version>.*)'
[06:08:55] DEBUG is_forced_prerelease: as_prerelease = False, version.py:62
forced_level_bump = patch, prerelease = False
WARNING Forcing a 'patch' release due to '--patch' version.py:510
command-line flag
DEBUG attempting to parse string '0.1.0' as version.py:116
Version
DEBUG version string 0.1.0 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.1.0
DEBUG attempting to parse string '0.1.1' as version.py:116
Version
DEBUG version string 0.1.1 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.1.1
INFO found 2 previous tags algorithm.py:60
DEBUG performing a patch level bump version.py:218
DEBUG attempting to parse string '0.1.0' as version.py:116
Version
DEBUG version string 0.1.0 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.1.0
DEBUG attempting to parse string '0.1.1' as version.py:116
Version
DEBUG version string 0.1.1 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.1.1
INFO found 2 previous tags algorithm.py:60
DEBUG attempting to parse string '0.1.0' as version.py:116
Version
DEBUG v
|
validate / Python 3.8 on windows-latest E2E tests
Canceling since a higher priority waiting request for CI/CD-validate-master exists
|
validate / Python 3.12 on windows-latest E2E tests
The operation was canceled.
|
validate / Python 3.12 on windows-latest E2E tests:
tests\e2e\cmd_changelog\test_changelog.py#L518
test_changelog_update_mode_no_flag[repo_w_trunk_only_scipy_commits-example_changelog_md-default_md_changelog_insertion_flag]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release changelog'
stdout:
stderr:
[06:09:01] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=False)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
INFO Using group 'main' options, as config.py:587
'^(main|master)$' matches 'main'
DEBUG hvcs token is not set config.py:776
WARNING Token value is missing! config.py:779
DEBUG inverted tag_format 'v{version}' to translator.py:38
'v(?P<version>.*)'
DEBUG attempting to parse string '0.1.0' as version.py:116
Version
DEBUG version string 0.1.0 parsed as a version.py:140
non-prerelease
[06:09:02] DEBUG parsed build metadata '' from version string version.py:143
0.1.0
DEBUG attempting to parse string '0.1.1' as version.py:116
Version
DEBUG version string 0.1.1 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.1.1
INFO found 2 previous tags algorithm.py:60
DEBUG checking if commit eba2ae5 matches release_history.py:73
any tags
DEBUG found commit release_history.py:83
eba2ae5a986876016c476e3673985d5fde086
1c5 for tag v0.1.1
INFO parsing commit [eba2ae5a] 0.1.1 release_history.py:111
Automatically generated by
python-semantic-rele
DEBUG Unable to parse commit message: scipy.py:81
'0.1.1\n\nAutomatically generated by
python-semantic-release'
DEBUG commit has type 'unknown' release_history.py:154
INFO Excluding commit[eba2ae5] 0.1.1 release_history.py:175
DEBUG checking if commit beae077 matches release_history.py:73
any tags
DEBUG no tags correspond to commit release_history.py:77
beae0778669f0174c340712c12c221542f557
8ad
INFO parsing commit [beae0778] MAINT: release_history.py:111
correct some text Resolves: #123
|
validate / Python 3.12 on windows-latest E2E tests:
tests\e2e\cmd_changelog\test_changelog.py#L518
test_changelog_update_mode_no_flag[repo_w_trunk_only_conventional_commits-example_changelog_rst-default_rst_changelog_insertion_flag]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release changelog'
stdout:
stderr:
[06:08:56] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=False)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
Aborted!
|
validate / Python 3.12 on windows-latest E2E tests:
tests\e2e\cmd_version\bump_version\trunk_based_dev\test_repo_trunk.py#L134
test_trunk_repo_rebuild_only_official_releases[repo_w_trunk_only_conventional_commits]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release --strict version'
stdout:
0.1.0
stderr:
[06:08:06] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=True)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
INFO Using group 'main' options, as config.py:587
'^(main|master)$' matches 'main'
DEBUG setting up default session authentication util.py:49
DEBUG inverted tag_format 'v{version}' to translator.py:38
'v(?P<version>.*)'
DEBUG Adding redact pattern masking_filter.py:34
''context.hvcs_client.token'' to
redact_patterns
DEBUG Adding redact pattern masking_filter.py:34
''context.hvcs_client.token'' to
redact_patterns
DEBUG is_forced_prerelease: as_prerelease = False, version.py:62
forced_level_bump = None, prerelease = False
DEBUG attempting to parse string '0.0.0' as version.py:116
Version
DEBUG version string 0.0.0 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.0.0
INFO found 0 previous tags algorithm.py:60
INFO No full releases found in this branch's algorithm.py:298
history
INFO The latest release in this branch's algorithm.py:328
history was 0.0.0
INFO Found 2 commits since the last release! algorithm.py:340
DEBUG Unable to parse commit message: 'Initial conventional.py:36
commit'
DEBUG parsed the following distinct levels from algorithm.py:391
the commits since the last release:
{<LevelBump.MINOR: 3>}
INFO The type of the next release release is: algorithm.py:397
minor
DEBUG prerelease=False and the latest version algorithm.py:155
0.0.0 is not a prerelease
DEBUG Bumping 0.0.0 with a minor bump algorithm.py:230
DEBUG performing a minor level bump version.py:218
DEBUG Incremented 0.0.0 to 0.1.0 algorithm.py:240
INFO found 0 previous tags algorithm.py:60
INFO found 0 previous tags algorithm.py:60
|
validate / Python 3.12 on windows-latest E2E tests
Canceling since a higher priority waiting request for CI/CD-validate-master exists
|
validate / Python 3.11 on windows-latest E2E tests
The operation was canceled.
|
validate / Python 3.13 on windows-latest E2E tests
The operation was canceled.
|
validate / Python 3.11 on windows-latest E2E tests:
tests\e2e\cmd_version\test_version_changelog.py#L407
test_version_updates_changelog_wo_prev_releases[repo_w_no_tags_conventional_commits-psr/repos/repo_w_no_tags_conventional_commits-rst-example_changelog_rst-default_rst_changelog_insertion_flag]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release version --no-push --changelog'
stdout:
1.0.0
stderr:
[06:08:58] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=False)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
INFO Using group 'main' options, as config.py:587
'^(main|master)$' matches 'main'
DEBUG hvcs token is not set config.py:776
WARNING Token value is missing! config.py:779
DEBUG inverted tag_format 'v{version}' to translator.py:38
'v(?P<version>.*)'
DEBUG is_forced_prerelease: as_prerelease = False, version.py:62
forced_level_bump = None, prerelease = False
INFO No vcs release will be created because version.py:494
pushing changes is disabled
DEBUG attempting to parse string '0.0.0' as version.py:116
Version
DEBUG version string 0.0.0 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.0.0
INFO found 0 previous tags algorithm.py:60
INFO No full releases found in this branch's algorithm.py:298
history
INFO The latest release in this branch's algorithm.py:328
history was 0.0.0
INFO Found 4 commits since the last release! algorithm.py:340
DEBUG Unable to parse commit message: 'Initial conventional.py:36
commit'
DEBUG parsed the following distinct levels from algorithm.py:391
the commits since the last release:
{<LevelBump.PATCH: 2>, <LevelBump.MINOR:
3>}
INFO The type of the next release release is: algorithm.py:397
minor
DEBUG Bumping major version as 0.x.x versions algorithm.py:139
are disabled because of
allow_zero_version=False
DEBUG prerelease=False and the latest version algorithm.py:155
0.0.0 is not a prerelease
DEBUG Bumping 0.0.0 with a major bump algorithm.py:230
DEBUG performing a major level bump version.py:218
DEBUG Incremented 0.0.0 to 1.0
|
validate / Python 3.13 on windows-latest E2E tests:
tests\e2e\cmd_changelog\test_changelog.py#L518
test_changelog_update_mode_no_flag[repo_w_trunk_only_emoji_commits-example_changelog_md-default_md_changelog_insertion_flag]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release changelog'
stdout:
stderr:
[06:09:01] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=False)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
[06:09:02] INFO Using group 'main' options, as config.py:587
'^(main|master)$' matches 'main'
DEBUG hvcs token is not set config.py:776
WARNING Token value is missing! config.py:779
DEBUG inverted tag_format 'v{version}' to translator.py:38
'v(?P<version>.*)'
DEBUG attempting to parse string '0.1.0' as version.py:116
Version
DEBUG version string 0.1.0 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.1.0
DEBUG attempting to parse string '0.1.1' as version.py:116
Version
DEBUG version string 0.1.1 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.1.1
INFO found 2 previous tags algorithm.py:60
DEBUG checking if commit e4b4e35 matches release_history.py:73
any tags
DEBUG found commit release_history.py:83
e4b4e35cb026d82bac50d3fff9f26515d53c3
4f7 for tag v0.1.1
INFO parsing commit [e4b4e35c] 0.1.1 release_history.py:111
Automatically generated by
python-semantic-rele
DEBUG commit has type 'Other' release_history.py:154
INFO Excluding commit[e4b4e35] 0.1.1 release_history.py:175
DEBUG checking if commit ffe4f20 matches release_history.py:73
any tags
DEBUG no tags correspond to commit release_history.py:77
ffe4f20acb2237adc02dd86ec6b0fb9ff9d11
58e
INFO parsing commit [ffe4f20a] :bug: release_history.py:111
correct some text Resolves: #123
DEBUG commit has type ':bug:' release_history.py:154
INFO [0.1.1] adding commit[ffe4f20] to release_history.py:208
release ':bug:'
|
validate / Python 3.11 on windows-latest E2E tests:
tests\e2e\cmd_changelog\test_changelog.py#L617
test_changelog_update_mode_no_header[repo_w_trunk_only_conventional_commits-md-changelog_md_file]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release changelog'
stdout:
stderr:
[06:09:01] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=False)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
INFO Using group 'main' options, as config.py:587
'^(main|master)$' matches 'main'
DEBUG hvcs token is not set config.py:776
WARNING Token value is missing! config.py:779
DEBUG inverted tag_format 'v{version}' to translator.py:38
'v(?P<version>.*)'
DEBUG attempting to parse string '0.1.0' as version.py:116
Version
DEBUG version string 0.1.0 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.1.0
DEBUG attempting to parse string '0.1.1' as version.py:116
Version
DEBUG version string 0.1.1 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.1.1
INFO found 2 previous tags algorithm.py:60
DEBUG checking if commit fe87798 matches release_history.py:73
any tags
[06:09:02] DEBUG found commit release_history.py:83
fe877981dc429519cf0610e44d43d4f6543f5
f7d for tag v0.1.1
INFO parsing commit [fe877981] 0.1.1 release_history.py:111
Automatically generated by
python-semantic-rele
DEBUG Unable to parse commit message: conventional.py:36
'0.1.1\n\nAutomatically generated by
python-semantic-release'
DEBUG commit has type 'unknown' release_history.py:154
INFO Excluding commit[fe87798] 0.1.1 release_history.py:175
DEBUG checking if commit 718cd5f matches release_history.py:73
any tags
DEBUG no tags correspond to commit release_history.py:77
718cd5f800f96a99adca8a5761d722182f51b
6d1
INFO parsing commit [718cd5f8] fix: release_history.py:111
correct some text Resolves: #123
|
validate / Python 3.13 on windows-latest E2E tests:
tests\e2e\cmd_changelog\test_changelog.py#L443
test_changelog_update_mode_no_prev_changelog[repo_w_trunk_only_scipy_commits-example_changelog_rst]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release changelog'
stdout:
stderr:
[06:08:55] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=False)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
[06:08:56] INFO Using group 'main' options, as config.py:587
'^(main|master)$' matches 'main'
DEBUG hvcs token is not set config.py:776
WARNING Token value is missing! config.py:779
DEBUG inverted tag_format 'v{version}' to translator.py:38
'v(?P<version>.*)'
DEBUG attempting to parse string '0.1.0' as version.py:116
Version
DEBUG version string 0.1.0 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.1.0
DEBUG attempting to parse string '0.1.1' as version.py:116
Version
DEBUG version string 0.1.1 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.1.1
INFO found 2 previous tags algorithm.py:60
Aborted!
|
validate / Python 3.13 on windows-latest E2E tests:
tests\e2e\cmd_version\bump_version\trunk_based_dev\test_repo_trunk.py#L134
test_trunk_repo_rebuild_only_official_releases[repo_w_trunk_only_conventional_commits]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release --strict version --changelog --no-commit --no-tag --skip-build'
stdout:
0.1.0
stderr:
[06:08:09] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=True)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
INFO Using group 'main' options, as config.py:587
'^(main|master)$' matches 'main'
DEBUG setting up default session authentication util.py:49
DEBUG inverted tag_format 'v{version}' to translator.py:38
'v(?P<version>.*)'
DEBUG Adding redact pattern masking_filter.py:34
''context.hvcs_client.token'' to
redact_patterns
DEBUG Adding redact pattern masking_filter.py:34
''context.hvcs_client.token'' to
redact_patterns
DEBUG is_forced_prerelease: as_prerelease = False, version.py:62
forced_level_bump = None, prerelease = False
INFO changes will not be pushed because version.py:484
--no-commit disables pushing
INFO No vcs release will be created because version.py:494
pushing changes is disabled
DEBUG attempting to parse string '0.0.0' as version.py:116
Version
DEBUG version string 0.0.0 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.0.0
INFO found 0 previous tags algorithm.py:60
INFO No full releases found in this branch's algorithm.py:298
history
INFO The latest release in this branch's algorithm.py:328
history was 0.0.0
INFO Found 2 commits since the last release! algorithm.py:340
DEBUG Unable to parse commit message: 'Initial conventional.py:36
commit'
DEBUG parsed the following distinct levels from algorithm.py:391
the commits since the last release:
{<LevelBump.MINOR: 3>}
INFO The type of the next release release is: algorithm.py:397
minor
DEBUG prerelease=False and the latest version algorithm.py:155
0.0.0 is not a prerelease
DEBUG Bumping 0.0.0 wi
|
validate / Python 3.11 on windows-latest E2E tests:
tests\e2e\cmd_changelog\test_changelog.py#L518
test_changelog_update_mode_no_flag[repo_w_trunk_only_emoji_commits-example_changelog_rst-default_rst_changelog_insertion_flag]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release changelog'
stdout:
stderr:
[06:08:56] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=False)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
Aborted!
|
validate / Python 3.11 on windows-latest E2E tests:
tests\e2e\cmd_version\bump_version\trunk_based_dev\test_repo_trunk.py#L134
test_trunk_repo_rebuild_only_official_releases[repo_w_trunk_only_conventional_commits]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release --strict version'
stdout:
0.1.0
stderr:
[06:08:04] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=True)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
INFO Using group 'main' options, as config.py:587
'^(main|master)$' matches 'main'
DEBUG setting up default session authentication util.py:49
DEBUG inverted tag_format 'v{version}' to translator.py:38
'v(?P<version>.*)'
DEBUG Adding redact pattern masking_filter.py:34
''context.hvcs_client.token'' to
redact_patterns
DEBUG Adding redact pattern masking_filter.py:34
''context.hvcs_client.token'' to
redact_patterns
DEBUG is_forced_prerelease: as_prerelease = False, version.py:62
forced_level_bump = None, prerelease = False
DEBUG attempting to parse string '0.0.0' as version.py:116
Version
DEBUG version string 0.0.0 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.0.0
INFO found 0 previous tags algorithm.py:60
INFO No full releases found in this branch's algorithm.py:298
history
INFO The latest release in this branch's algorithm.py:328
history was 0.0.0
INFO Found 2 commits since the last release! algorithm.py:340
DEBUG Unable to parse commit message: 'Initial conventional.py:36
commit'
DEBUG parsed the following distinct levels from algorithm.py:391
the commits since the last release:
{<LevelBump.MINOR: 3>}
INFO The type of the next release release is: algorithm.py:397
minor
DEBUG prerelease=False and the latest version algorithm.py:155
0.0.0 is not a prerelease
DEBUG Bumping 0.0.0 with a minor bump algorithm.py:230
DEBUG performing a minor level bump version.py:218
DEBUG Incremented 0.0.0 to 0.1.0 algorithm.py:240
INFO found 0 previous tags algorithm.py:60
INFO found 0 previous tags algorithm.py:60
|
validate / Python 3.13 on windows-latest E2E tests
Canceling since a higher priority waiting request for CI/CD-validate-master exists
|
validate / Python 3.11 on windows-latest E2E tests
Canceling since a higher priority waiting request for CI/CD-validate-master exists
|
validate / Python 3.10 on windows-latest E2E tests
The operation was canceled.
|
validate / Python 3.10 on windows-latest E2E tests:
tests\e2e\cmd_version\bump_version\trunk_based_dev\test_repo_trunk.py#L134
test_trunk_repo_rebuild_only_official_releases[repo_w_trunk_only_conventional_commits]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release --strict version'
stdout:
0.1.0
stderr:
[06:08:02] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=True)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
INFO Using group 'main' options, as config.py:587
'^(main|master)$' matches 'main'
DEBUG setting up default session authentication util.py:49
DEBUG inverted tag_format 'v{version}' to translator.py:38
'v(?P<version>.*)'
DEBUG Adding redact pattern masking_filter.py:34
''context.hvcs_client.token'' to
redact_patterns
DEBUG Adding redact pattern masking_filter.py:34
''context.hvcs_client.token'' to
redact_patterns
DEBUG is_forced_prerelease: as_prerelease = False, version.py:62
forced_level_bump = None, prerelease = False
DEBUG attempting to parse string '0.0.0' as version.py:116
Version
DEBUG version string 0.0.0 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.0.0
INFO found 0 previous tags algorithm.py:60
INFO No full releases found in this branch's algorithm.py:298
history
INFO The latest release in this branch's algorithm.py:328
history was 0.0.0
INFO Found 2 commits since the last release! algorithm.py:340
DEBUG Unable to parse commit message: 'Initial conventional.py:36
commit'
DEBUG parsed the following distinct levels from algorithm.py:391
the commits since the last release:
{<LevelBump.MINOR: 3>}
INFO The type of the next release release is: algorithm.py:397
minor
DEBUG prerelease=False and the latest version algorithm.py:155
0.0.0 is not a prerelease
DEBUG Bumping 0.0.0 with a minor bump algorithm.py:230
DEBUG performing a minor level bump version.py:218
DEBUG Incremented 0.0.0 to 0.1.0 algorithm.py:240
INFO found 0 previous tags algorithm.py:60
INFO found 0 previous tags algorithm.py:60
|
validate / Python 3.10 on windows-latest E2E tests:
tests\e2e\cmd_changelog\test_changelog.py#L518
test_changelog_update_mode_no_flag[repo_w_trunk_only_emoji_commits-example_changelog_rst-default_rst_changelog_insertion_flag]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release changelog'
stdout:
stderr:
[06:09:01] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=False)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
[06:09:02] INFO Using group 'main' options, as config.py:587
'^(main|master)$' matches 'main'
DEBUG hvcs token is not set config.py:776
WARNING Token value is missing! config.py:779
DEBUG inverted tag_format 'v{version}' to translator.py:38
'v(?P<version>.*)'
Aborted!
|
validate / Python 3.10 on windows-latest E2E tests:
tests\e2e\cmd_changelog\test_changelog.py#L518
test_changelog_update_mode_no_flag[repo_w_trunk_only_conventional_commits-example_changelog_md-default_md_changelog_insertion_flag]
AssertionError: 1 != 0 (actual != expected)
Unexpected exit code from command:
'semantic-release changelog'
stdout:
stderr:
[06:08:55] DEBUG logging level set to: DEBUG main.py:130
DEBUG global cli options: main.py:142
GlobalCommandLineOptions(noop=False,
verbosity=2, config_file='pyproject.toml',
strict=False)
INFO Loading configuration from pyproject.toml util.py:77
DEBUG Trying to parse configuration pyproject.toml in util.py:80
TOML format
[06:08:56] INFO Using group 'main' options, as config.py:587
'^(main|master)$' matches 'main'
DEBUG hvcs token is not set config.py:776
WARNING Token value is missing! config.py:779
DEBUG inverted tag_format 'v{version}' to translator.py:38
'v(?P<version>.*)'
DEBUG attempting to parse string '0.1.0' as version.py:116
Version
DEBUG version string 0.1.0 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.1.0
DEBUG attempting to parse string '0.1.1' as version.py:116
Version
DEBUG version string 0.1.1 parsed as a version.py:140
non-prerelease
DEBUG parsed build metadata '' from version string version.py:143
0.1.1
INFO found 2 previous tags algorithm.py:60
Aborted!
|
validate / Python 3.10 on windows-latest E2E tests
Canceling since a higher priority waiting request for CI/CD-validate-master exists
|
validate / Python 3.8 on ubuntu-latest E2E tests
The operation was canceled.
|
validate / Python 3.8 on ubuntu-latest E2E tests
Canceling since a higher priority waiting request for CI/CD-validate-master exists
|
validate / Python 3.9 on ubuntu-latest E2E tests
The operation was canceled.
|
validate / Python 3.9 on ubuntu-latest E2E tests
Canceling since a higher priority waiting request for CI/CD-validate-master exists
|
validate / Python 3.12 on ubuntu-latest E2E tests
The operation was canceled.
|
validate / Python 3.12 on ubuntu-latest E2E tests
Canceling since a higher priority waiting request for CI/CD-validate-master exists
|
validate / Python 3.10 on ubuntu-latest E2E tests
The operation was canceled.
|
validate / Python 3.10 on ubuntu-latest E2E tests
Canceling since a higher priority waiting request for CI/CD-validate-master exists
|
validate / Python 3.11 on ubuntu-latest E2E tests
The operation was canceled.
|
validate / Python 3.11 on ubuntu-latest E2E tests
Canceling since a higher priority waiting request for CI/CD-validate-master exists
|
validate / Python 3.13 on ubuntu-latest E2E tests
The operation was canceled.
|
validate / Python 3.13 on ubuntu-latest E2E tests
Canceling since a higher priority waiting request for CI/CD-validate-master exists
|
CI/CD
Canceling since a higher priority waiting request for CI/CD-validate-master exists
|
validate / Python 3.9 on windows-latest E2E tests:
C:\hostedtoolcache\windows\Python\3.9.13\x64\lib\site-packages\_pytest\unraisableexception.py#L67
Exception ignored in: <function GitConfigParser.__del__ at 0x000002212848B5E0>
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.9.13\x64\lib\site-packages\git\config.py", line 398, in __del__
def __del__(self) -> None:
KeyboardInterrupt
Enable tracemalloc to get traceback where the object was allocated.
See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
|
validate / Python 3.8 on windows-latest E2E tests:
c:\hostedtoolcache\windows\python\3.8.10\x64\lib\site-packages\_pytest\runner.py#L244
A plugin raised an exception during an old-style hookwrapper teardown.
Plugin: pytest_github_actions_annotate_failures, Hook: pytest_runtest_makereport
KeyboardInterrupt:
For more information see https://pluggy.readthedocs.io/en/stable/api_reference.html#pluggy.PluggyTeardownRaisedWarning
|
validate / Python 3.8 on windows-latest E2E tests:
c:\hostedtoolcache\windows\python\3.8.10\x64\lib\site-packages\_pytest\runner.py#L244
A plugin raised an exception during an old-style hookwrapper teardown.
Plugin: pytest_github_actions_annotate_failures, Hook: pytest_runtest_makereport
KeyboardInterrupt:
For more information see https://pluggy.readthedocs.io/en/stable/api_reference.html#pluggy.PluggyTeardownRaisedWarning
|
validate / Python 3.8 on windows-latest E2E tests:
c:\hostedtoolcache\windows\python\3.8.10\x64\lib\site-packages\_pytest\runner.py#L244
A plugin raised an exception during an old-style hookwrapper teardown.
Plugin: pytest_github_actions_annotate_failures, Hook: pytest_runtest_makereport
KeyboardInterrupt:
For more information see https://pluggy.readthedocs.io/en/stable/api_reference.html#pluggy.PluggyTeardownRaisedWarning
|
validate / Python 3.8 on windows-latest E2E tests:
c:\hostedtoolcache\windows\python\3.8.10\x64\lib\site-packages\_pytest\unraisableexception.py#L85
Exception ignored in: <function Repo.__del__ at 0x000002107E1FF9D0>
Traceback (most recent call last):
File "c:\hostedtoolcache\windows\python\3.8.10\x64\lib\site-packages\git\repo\base.py", line 329, in __del__
self.close()
File "c:\hostedtoolcache\windows\python\3.8.10\x64\lib\site-packages\git\repo\base.py", line 344, in close
gc.collect()
KeyboardInterrupt
|
validate / Python 3.12 on windows-latest E2E tests:
C:\hostedtoolcache\windows\Python\3.12.10\x64\Lib\site-packages\_pytest\unraisableexception.py#L67
Exception ignored in: <function GitConfigParser.__del__ at 0x0000026840B02340>
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.10\x64\Lib\site-packages\git\config.py", line 398, in __del__
def __del__(self) -> None:
KeyboardInterrupt
Enable tracemalloc to get traceback where the object was allocated.
See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
|
validate / Python 3.13 on windows-latest E2E tests:
C:\hostedtoolcache\windows\Python\3.13.4\x64\Lib\site-packages\_pytest\unraisableexception.py#L67
Exception ignored in: <function Repo.__del__ at 0x000002524334D580>
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.13.4\x64\Lib\site-packages\git\repo\base.py", line 329, in __del__
self.close()
~~~~~~~~~~^^
File "C:\hostedtoolcache\windows\Python\3.13.4\x64\Lib\site-packages\git\repo\base.py", line 344, in close
gc.collect()
~~~~~~~~~~^^
KeyboardInterrupt
Enable tracemalloc to get traceback where the object was allocated.
See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
|
validate / Python 3.11 on windows-latest E2E tests:
C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\site-packages\_pytest\unraisableexception.py#L67
Exception ignored in: <function Repo.__del__ at 0x000001D934CAB240>
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\site-packages\git\repo\base.py", line 329, in __del__
self.close()
File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\site-packages\git\repo\base.py", line 341, in close
gc.collect()
KeyboardInterrupt
Enable tracemalloc to get traceback where the object was allocated.
See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
|
validate / Python 3.10 on windows-latest E2E tests:
C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\_pytest\unraisableexception.py#L67
Exception ignored in: <function Repo.__del__ at 0x0000016E8B163910>
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\git\repo\base.py", line 329, in __del__
self.close()
File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\git\repo\base.py", line 344, in close
gc.collect()
KeyboardInterrupt
Enable tracemalloc to get traceback where the object was allocated.
See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
|
validate / Python 3.10 on windows-latest E2E tests:
C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\_pytest\unraisableexception.py#L67
Exception ignored in: <function Repo.__del__ at 0x0000018DDACA3910>
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\git\repo\base.py", line 329, in __del__
self.close()
File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\git\repo\base.py", line 342, in close
gitdb.util.mman.collect()
File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\smmap\mman.py", line 408, in collect
def collect(self):
KeyboardInterrupt
Enable tracemalloc to get traceback where the object was allocated.
See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
|
validate / Python 3.10 on windows-latest E2E tests:
C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\_pytest\unraisableexception.py#L67
Exception ignored in: <function Repo.__del__ at 0x0000018DDACA3910>
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\git\repo\base.py", line 329, in __del__
self.close()
File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\git\repo\base.py", line 341, in close
gc.collect()
KeyboardInterrupt
Enable tracemalloc to get traceback where the object was allocated.
See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
dist
Expired
|
442 KB |
sha256:a56197688a81f358aacaef9602dd9aca98c0a754d316707aaa3c0b76b5d7053c
|
|