Skip to content

Add CI for PHP 8.3 and 8.4 #1372

Add CI for PHP 8.3 and 8.4

Add CI for PHP 8.3 and 8.4 #1372

Re-run triggered January 26, 2025 20:31
Status Failure
Total duration 56s
Artifacts

continuous-integration.yml

on: pull_request
Generate job matrix
4s
Generate job matrix
Matrix: Mutation tests
Matrix: QA Checks
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 13 warnings
Mutation tests (locked, 8.2, ubuntu-latest)
Process completed with exit code 1.
Mutation tests (locked, 8.3, ubuntu-latest)
The job was canceled because "locked_8_2_ubuntu-latest" failed.
Mutation tests (locked, 8.3, ubuntu-latest)
Process completed with exit code 1.
Mutation tests (locked, 8.4, ubuntu-latest)
The job was canceled because "locked_8_2_ubuntu-latest" failed.
Mutation tests (locked, 8.4, ubuntu-latest)
Process completed with exit code 1.
Mutation tests (locked, 8.1, ubuntu-latest)
The job was canceled because "locked_8_2_ubuntu-latest" failed.
Mutation tests (locked, 8.1, ubuntu-latest)
The operation was canceled.
UnusedConstructor: src/Roave/InfectionStaticAnalysis/CliUtility.php#L17
src/Roave/InfectionStaticAnalysis/CliUtility.php:17:22: UnusedConstructor: Cannot find any calls to private constructor Roave\InfectionStaticAnalysis\CliUtility::__construct (see https://psalm.dev/258)
TooFewArguments: src/Roave/InfectionStaticAnalysis/RunStaticAnalysisAgainstEscapedMutant.php#L57
src/Roave/InfectionStaticAnalysis/RunStaticAnalysisAgainstEscapedMutant.php:57:16: TooFewArguments: Too few arguments for Infection\Mutant\MutantExecutionResult::__construct - expecting tests to be passed (see https://psalm.dev/025)
InvalidArgument: src/Roave/InfectionStaticAnalysis/RunStaticAnalysisAgainstEscapedMutant.php#L65
src/Roave/InfectionStaticAnalysis/RunStaticAnalysisAgainstEscapedMutant.php:65:13: InvalidArgument: Argument 8 of Infection\Mutant\MutantExecutionResult::__construct expects string, but int provided (see https://psalm.dev/004)
InvalidArgument: src/Roave/InfectionStaticAnalysis/RunStaticAnalysisAgainstEscapedMutant.php#L69
src/Roave/InfectionStaticAnalysis/RunStaticAnalysisAgainstEscapedMutant.php:69:13: InvalidArgument: Argument 12 of Infection\Mutant\MutantExecutionResult::__construct expects int, but Later\Interfaces\Deferred<string> provided (see https://psalm.dev/004)
InvalidArgument: src/Roave/InfectionStaticAnalysis/RunStaticAnalysisAgainstEscapedMutant.php#L71
src/Roave/InfectionStaticAnalysis/RunStaticAnalysisAgainstEscapedMutant.php:71:13: InvalidArgument: Argument 14 of Infection\Mutant\MutantExecutionResult::__construct expects Later\Interfaces\Deferred<string>, but array<array-key, Infection\AbstractTestFramework\Coverage\TestLocation> provided (see https://psalm.dev/004)
UnusedClass: test/unit/Roave/InfectionStaticAnalysisTest/BootstrapperTest.php#L18
test/unit/Roave/InfectionStaticAnalysisTest/BootstrapperTest.php:18:13: UnusedClass: Class Roave\InfectionStaticAnalysisTest\BootstrapperTest is never used (see https://psalm.dev/075)
UnusedClass: test/unit/Roave/InfectionStaticAnalysisTest/CliUtilityTest.php#L14
test/unit/Roave/InfectionStaticAnalysisTest/CliUtilityTest.php:14:13: UnusedClass: Class Roave\InfectionStaticAnalysisTest\CliUtilityTest is never used (see https://psalm.dev/075)
UnusedClass: test/unit/Roave/InfectionStaticAnalysisTest/Psalm/RunStaticAnalysisAgainstMutantTest.php#L39
test/unit/Roave/InfectionStaticAnalysisTest/Psalm/RunStaticAnalysisAgainstMutantTest.php:39:13: UnusedClass: Class Roave\InfectionStaticAnalysisTest\Psalm\RunStaticAnalysisAgainstMutantTest is never used (see https://psalm.dev/075)
PossiblyFalseArgument: test/unit/Roave/InfectionStaticAnalysisTest/Psalm/RunStaticAnalysisAgainstMutantTest.php#L105
test/unit/Roave/InfectionStaticAnalysisTest/Psalm/RunStaticAnalysisAgainstMutantTest.php:105:27: PossiblyFalseArgument: Argument 1 of file_put_contents cannot be false, possibly string value expected (see https://psalm.dev/104)
PossiblyFalseArgument: test/unit/Roave/InfectionStaticAnalysisTest/Psalm/RunStaticAnalysisAgainstMutantTest.php#L106
test/unit/Roave/InfectionStaticAnalysisTest/Psalm/RunStaticAnalysisAgainstMutantTest.php:106:27: PossiblyFalseArgument: Argument 1 of file_put_contents cannot be false, possibly string value expected (see https://psalm.dev/104)
Generate job matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Mutation tests (locked, 8.2, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636