Skip to content

cleanup ruff complaints, exempting what's in a vendored library that … #555

cleanup ruff complaints, exempting what's in a vendored library that …

cleanup ruff complaints, exempting what's in a vendored library that … #555

Triggered via push January 21, 2026 19:12
Status Success
Total duration 1m 20s
Artifacts

test.yml

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

Annotations

10 errors and 2 warnings
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_mask.py#L293
TestPkgdevMask.test_last_rites FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/kg/7q73ww8s3llgyl61c9z_j5g40000gn/T/pytest-of-runner/pytest-0/repo52/profiles/package.mask'
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_mask.py#L215
TestPkgdevMask.test_existing_masks assert frozenset({<atom cat/masked @#1046a0cb0>}) == frozenset({<atom =cat/pkg-0 @#10418fac0>, <atom cat/masked @#1046a0c00>}) Extra items in the right set: <atom =cat/pkg-0 @#10418fac0> Full diff: frozenset({ - <atom cat/masked @#1046a0c00>, ? ^ + <atom cat/masked @#1046a0cb0>, ? ^ - <atom =cat/pkg-0 @#10418fac0>, })
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_mask.py#L195
TestPkgdevMask.test_mask_ebuild_path assert frozenset() == frozenset({<atom =cat/pkg-0 @#10418fac0>}) Extra items in the right set: <atom =cat/pkg-0 @#10418fac0> Full diff: - frozenset({ ? ^ + frozenset() ? ^ - <atom =cat/pkg-0 @#10418fac0>, - })
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_mask.py#L185
TestPkgdevMask.test_mask_target assert frozenset() == frozenset({<atom cat/pkg @#103e07c20>}) Extra items in the right set: <atom cat/pkg @#103e07c20> Full diff: - frozenset({ ? ^ + frozenset() ? ^ - <atom cat/pkg @#103e07c20>, - })
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_mask.py#L175
TestPkgdevMask.test_mask_cwd assert frozenset() == frozenset({<atom cat/pkg @#103e07c20>}) Extra items in the right set: <atom cat/pkg @#103e07c20> Full diff: - frozenset({ ? ^ + frozenset() ? ^ - <atom cat/pkg @#103e07c20>, - })
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_mask.py#L165
TestPkgdevMask.test_empty_mask_comment AssertionError: assert 'pkgdev mask: error: failed writing mask comment' == 'pkgdev mask: error: empty mask comment' - pkgdev mask: error: empty mask comment ? ^^ ^ + pkgdev mask: error: failed writing mask comment ? ++++ ^^^^^ ^^^
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_commit.py#L939
TestPkgdevCommit.test_no_summary assert 1 == 0 + where 1 = SystemExit(1).code + where SystemExit(1) = <ExceptionInfo SystemExit(1) tblen=2>.value
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_commit.py#L587
TestPkgdevCommit.test_generated_commit_summaries assert 1 == 0 + where 1 = SystemExit(1).code + where SystemExit(1) = <ExceptionInfo SystemExit(1) tblen=2>.value
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_commit.py#L398
TestPkgdevCommit.test_edited_commit_message assert 1 == 0 + where 1 = SystemExit(1).code + where SystemExit(1) = <ExceptionInfo SystemExit(1) tblen=2>.value
test (macos-latest, 3.13, true): tests/scripts/test_pkgdev_commit.py#L266
TestPkgdevCommit.test_git_message_opts assert 1 == 0 + where 1 = SystemExit(1).code + where SystemExit(1) = <ExceptionInfo SystemExit(1) tblen=2>.value
format
Could not parse version from /home/runner/work/pkgdev/pkgdev/pyproject.toml. Using latest version.