Skip to content

Allow fidry/cpu-core-counter v0.5 #1390

Allow fidry/cpu-core-counter v0.5

Allow fidry/cpu-core-counter v0.5 #1390

Triggered via pull request May 10, 2023 13:09
Status Failure
Total duration 6m 35s
Artifacts

autoreview.yaml

on: pull_request
Matrix: tests
Autoreview Status
1s
Autoreview Status
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Autoreview on PHP 8.2: src/Console/Input/MsiParser.php#L77
Casting to int something that's already int<0, max>.
Autoreview on PHP 8.2: src/Container.php#L536
Parameter #5 $fileSystem of class Infection\Process\Runner\MutationTestingRunner constructor expects Symfony\Component\Filesystem\Filesystem, Infection\FileSystem\DummyFileSystem|Symfony\Component\Filesystem\Filesystem given.
Autoreview on PHP 8.2: src/Container.php#L537
Instantiated class Infection\FileSystem\DummyFileSystem not found.
Autoreview on PHP 8.2: src/Differ/DiffChangedLinesParser.php#L1
Ignored error pattern #Method Infection\\Differ\\DiffChangedLinesParser::parse\(\) should return array\<string, array\<int, Infection\\Differ\\ChangedLinesRange\>\># in path /home/runner/work/infection/infection/src/Differ/DiffChangedLinesParser.php was not matched in reported errors.
Autoreview on PHP 8.2: src/Logger/Html/StrykerHtmlReportBuilder.php#L192
ArrayObject<*NEVER*, *NEVER*> does not accept array<string, array|string>.
Autoreview on PHP 8.2: src/Logger/PerMutatorLogger.php#L111
Method Infection\Logger\PerMutatorLogger::formatTable() return type has no value type specified in iterable type array.
Autoreview on PHP 8.2: src/Logger/PerMutatorLogger.php#L111
PHPDoc tag @return has invalid value (string[];): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 66
Autoreview on PHP 8.2: src/Metrics/MetricsCalculator.php#L1
Ignored error pattern #^Strict comparison using !== between array<int|string, Infection\\Mutant\\MutantExecutionResult> and array{} will always evaluate to true\.$# in path /home/runner/work/infection/infection/src/Metrics/MetricsCalculator.php was not matched in reported errors.
Autoreview on PHP 8.2: src/Mutator/Unwrap/UnwrapFinally.php#L87
Generator expects value type list<PhpParser\Node\Stmt>, array<PhpParser\Node\Stmt> given.
Autoreview on PHP 8.2: src/Mutator/Unwrap/UnwrapFinally.php#L95
Generator expects value type list<PhpParser\Node\Stmt>, non-empty-array<PhpParser\Node\Stmt> given.
Autoreview Status
Process completed with exit code 1.