Skip to content

Update PHPStan packages to v2 (major) - autoclosed #45

Update PHPStan packages to v2 (major) - autoclosed

Update PHPStan packages to v2 (major) - autoclosed #45

Triggered via pull request January 2, 2025 12:20
Status Failure
Total duration 28s
Artifacts

test.yml

on: pull_request
PHP coverage
14s
PHP coverage
Quality checks
20s
Quality checks
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Quality checks: src/Diff/Comparison/AbstractChunkOptimizer.php#L63
Parameter #1 $data1 of static method DR\JBDiff\Util\TrimUtil::expandForward() expects array<int, T>, array<T> given.
Quality checks: src/Diff/Comparison/AbstractChunkOptimizer.php#L64
Parameter #2 $data2 of static method DR\JBDiff\Util\TrimUtil::expandForward() expects array<int, T>, array<T> given.
Quality checks: src/Diff/Comparison/AbstractChunkOptimizer.php#L71
Parameter #1 $data1 of static method DR\JBDiff\Util\TrimUtil::expandBackward() expects array<int, T>, array<T> given.
Quality checks: src/Diff/Comparison/AbstractChunkOptimizer.php#L72
Parameter #2 $data2 of static method DR\JBDiff\Util\TrimUtil::expandBackward() expects array<int, T>, array<T> given.
Quality checks: src/Entity/Pair.php#L85
Method DR\JBDiff\Entity\Pair::empty() should return DR\JBDiff\Entity\Pair<null, null> but returns mixed.
Quality checks: src/Entity/Side.php#L74
Method DR\JBDiff\Entity\Side::left() should return DR\JBDiff\Entity\Side but returns mixed.
Quality checks: src/Entity/Side.php#L81
Method DR\JBDiff\Entity\Side::right() should return DR\JBDiff\Entity\Side but returns mixed.
Quality checks: src/Util/BitSet.php#L134
Property DR\JBDiff\Util\BitSet::$words (array<int, int>) does not accept array<int, mixed>.
Quality checks: src/Util/Character.php#L73
Cannot access offset int<128, max> on mixed.
Quality checks: src/Util/Character.php#L73
Method DR\JBDiff\Util\Character::isContinuousScript() should return bool but returns mixed.
PHP 8.3 Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.3 Test --prefer-lowest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.1 Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.2 Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.1 Test --prefer-lowest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.2 Test --prefer-lowest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Quality checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636