OutdatedBlocker: update from 2 years -> 4 years #1851
test.yml
on: pull_request
lint
35s
format
12s
Matrix: test
Annotations
20 errors and 7 warnings
|
test (ubuntu-latest, 3.11, minimal-deps, false):
tests/checks/test_metadata.py#L1108
TestOutdatedBlockersCheck.test_outdated_blockers
assert Result instances !=:
cat/pkg-1: outdated blocker DEPEND="!!=cat/pkg-0*": last match removed 4.0 years ago
cat/pkg-1: outdated blocker DEPEND="!!=cat/pkg-0*": last match removed 2.0 years ago
|
|
test (ubuntu-latest, 3.11, minimal-deps, false)
Process completed with exit code 1.
|
|
test (ubuntu-latest, 3.12, newest-deps, false):
tests/checks/test_metadata.py#L1108
TestOutdatedBlockersCheck.test_outdated_blockers
assert Result instances !=:
cat/pkg-1: outdated blocker DEPEND="!!=cat/pkg-0*": last match removed 4.0 years ago
cat/pkg-1: outdated blocker DEPEND="!!=cat/pkg-0*": last match removed 2.0 years ago
|
|
test (ubuntu-latest, 3.12, newest-deps, false)
Process completed with exit code 1.
|
|
test (ubuntu-latest, 3.10, newest-deps, false):
tests/checks/test_metadata.py#L1108
TestOutdatedBlockersCheck.test_outdated_blockers
assert Result instances !=:
cat/pkg-1: outdated blocker DEPEND="!!=cat/pkg-0*": last match removed 4.0 years ago
cat/pkg-1: outdated blocker DEPEND="!!=cat/pkg-0*": last match removed 2.0 years ago
|
|
test (ubuntu-latest, 3.10, newest-deps, false)
Process completed with exit code 1.
|
|
test (macos-latest, 3.11, newest-deps, true):
tests/checks/test_metadata.py#L1108
TestOutdatedBlockersCheck.test_outdated_blockers
assert Result instances !=:
cat/pkg-1: outdated blocker DEPEND="!!=cat/pkg-0*": last match removed 4.0 years ago
cat/pkg-1: outdated blocker DEPEND="!!=cat/pkg-0*": last match removed 2.0 years ago
|
|
test (macos-latest, 3.11, newest-deps, true):
tests/scripts/test_pkgcheck_scan.py#L689
TestPkgcheckScan.test_fix[BadCommandsCheck-BannedEapiCommand]
Failed: patching file 'BadCommandsCheck/BannedEapiCommand/BannedEapiCommand-0.ebuild'
patching file 'BadCommandsCheck/BannedEapiCommand/BannedEapiCommand-1.ebuild'
patching file 'BadCommandsCheck/BannedEapiCommand/BannedEapiCommand-2.ebuild'
1 out of 1 hunks failed--saving rejects to 'BadCommandsCheck/BannedEapiCommand/BannedEapiCommand-2.ebuild.rej'
|
|
test (macos-latest, 3.11, newest-deps, true):
tests/scripts/test_pkgcheck_scan.py#L689
TestPkgcheckScan.test_fix[EapiCheck-BannedEapi]
Failed: patching file 'EapiCheck/BannedEapi/BannedEapi-0.ebuild'
1 out of 1 hunks failed--saving rejects to 'EapiCheck/BannedEapi/BannedEapi-0.ebuild.rej'
|
|
test (macos-latest, 3.11, newest-deps, true):
tests/scripts/test_pkgcheck_scan.py#L689
TestPkgcheckScan.test_fix[EapiCheck-DeprecatedEapi]
Failed: patching file 'EapiCheck/DeprecatedEapi/DeprecatedEapi-0.ebuild'
1 out of 1 hunks failed--saving rejects to 'EapiCheck/DeprecatedEapi/DeprecatedEapi-0.ebuild.rej'
|
|
test (macos-latest, 3.11, newest-deps, true):
tests/scripts/test_pkgcheck_scan.py#L689
TestPkgcheckScan.test_fix[GlobalUseCheck-UnusedGlobalUse]
Failed: sed: 1: "profiles/use.desc": extra characters at the end of p command
|
|
test (macos-latest, 3.11, newest-deps, true):
tests/scripts/test_pkgcheck_scan.py#L689
TestPkgcheckScan.test_fix[LicenseCheck-MissingLicense]
Failed: patch: **** misordered hunks! output would be garbled
|
|
test (macos-latest, 3.11, newest-deps, true):
tests/scripts/test_pkgcheck_scan.py#L704
TestPkgcheckScan.test_fix[PkgDirCheck-InvalidPN]
Failed: unexpected repo scan results:
PkgDirCheck/InvalidPN
InvalidPN: invalid package name: [ InvalidPN ]
|
|
test (macos-latest, 3.11, newest-deps, true):
tests/scripts/test_pkgcheck_scan.py#L704
TestPkgcheckScan.test_fix[PkgDirCheck-MismatchedPN]
Failed: unexpected repo scan results:
PkgDirCheck/MismatchedPN
MismatchedPN: mismatched package name: [ Mismatched-1 ]
|
|
test (macos-latest, 3.11, newest-deps, true):
tests/scripts/test_pkgcheck_scan.py#L689
TestPkgcheckScan.test_fix[RepoProfilesCheck-ArchesOutOfSync]
Failed: sed: 1: "profiles/arch.list": extra characters at the end of p command
|
|
test (macos-latest, 3.11, newest-deps, true):
tests/scripts/test_pkgcheck_scan.py#L689
TestPkgcheckScan.test_fix[RepoProfilesCheck-ArchesWithoutProfiles]
Failed: sed: 1: "profiles/arch.list": extra characters at the end of p command
|
|
test (ubuntu-latest, 3.13-dev, newest-deps, true):
tests/checks/test_metadata.py#L1108
TestOutdatedBlockersCheck.test_outdated_blockers
assert Result instances !=:
cat/pkg-1: outdated blocker DEPEND="!!=cat/pkg-0*": last match removed 4.0 years ago
cat/pkg-1: outdated blocker DEPEND="!!=cat/pkg-0*": last match removed 2.0 years ago
|
|
test (ubuntu-latest, 3.13-dev, newest-deps, true)
Process completed with exit code 1.
|
|
test (ubuntu-latest, 3.11, newest-deps, false):
tests/checks/test_metadata.py#L1108
TestOutdatedBlockersCheck.test_outdated_blockers
assert Result instances !=:
cat/pkg-1: outdated blocker DEPEND="!!=cat/pkg-0*": last match removed 4.0 years ago
cat/pkg-1: outdated blocker DEPEND="!!=cat/pkg-0*": last match removed 2.0 years ago
|
|
test (ubuntu-latest, 3.11, newest-deps, false)
Process completed with exit code 1.
|
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test (ubuntu-latest, 3.11, minimal-deps, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test (ubuntu-latest, 3.12, newest-deps, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test (ubuntu-latest, 3.10, newest-deps, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test (ubuntu-latest, 3.13-dev, newest-deps, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test (ubuntu-latest, 3.11, newest-deps, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|