Skip to content

Move Infection\Mutator\Mutator to a separate package #1712

Move Infection\Mutator\Mutator to a separate package

Move Infection\Mutator\Mutator to a separate package #1712

Triggered via pull request May 14, 2024 22:14
Status Failure
Total duration 4m 8s
Artifacts

autoreview.yaml

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

Annotations

11 errors and 1 warning
Autoreview on PHP 8.2: src/Mutator/Arithmetic/Assignment.php#L77
Access to an undefined property PhpParser\Node::$expr.
Autoreview on PHP 8.2: src/Mutator/Arithmetic/Assignment.php#L77
Access to an undefined property PhpParser\Node::$var.
Autoreview on PHP 8.2: src/Mutator/Arithmetic/AssignmentEqual.php#L76
Access to an undefined property PhpParser\Node::$left.
Autoreview on PHP 8.2: src/Mutator/Arithmetic/AssignmentEqual.php#L76
Access to an undefined property PhpParser\Node::$right.
Autoreview on PHP 8.2: src/Mutator/Arithmetic/BitwiseAnd.php#L73
Access to an undefined property PhpParser\Node::$left.
Autoreview on PHP 8.2: src/Mutator/Arithmetic/BitwiseAnd.php#L73
Access to an undefined property PhpParser\Node::$right.
Autoreview on PHP 8.2: src/Mutator/Arithmetic/BitwiseNot.php#L73
Access to an undefined property PhpParser\Node::$expr.
Autoreview on PHP 8.2: src/Mutator/Arithmetic/BitwiseOr.php#L73
Access to an undefined property PhpParser\Node::$left.
Autoreview on PHP 8.2: src/Mutator/Arithmetic/BitwiseOr.php#L73
Access to an undefined property PhpParser\Node::$right.
Autoreview on PHP 8.2: src/Mutator/Arithmetic/BitwiseXor.php#L73
Access to an undefined property PhpParser\Node::$left.
Autoreview Status
Process completed with exit code 1.
Autoreview on PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.