Skip to content

Fix IntegrationPrinterWithPhpParserTest #697

Fix IntegrationPrinterWithPhpParserTest

Fix IntegrationPrinterWithPhpParserTest #697

Triggered via pull request October 9, 2024 08:31
Status Failure
Total duration 49s
Artifacts

build.yml

on: pull_request
Coding Standard
33s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

19 errors
PHPStan (8.4): src/Ast/NodeTraverser.php#L1
Ignored error pattern #^Cannot use array destructuring on array\<int, array\<PHPStan\\PhpDocParser\\Ast\\Node\>\|int\|string\>\|null\.$# in path /home/runner/work/phpdoc-parser/phpdoc-parser/src/Ast/NodeTraverser.php was not matched in reported errors.
PHPStan (8.4): src/Ast/NodeTraverser.php#L285
Cannot use array destructuring on list<array<PHPStan\PhpDocParser\Ast\Node>|int|string>|null.
PHPStan (8.4)
Process completed with exit code 2.
PHPStan (8.2): src/Ast/NodeTraverser.php#L1
Ignored error pattern #^Cannot use array destructuring on array\<int, array\<PHPStan\\PhpDocParser\\Ast\\Node\>\|int\|string\>\|null\.$# in path /home/runner/work/phpdoc-parser/phpdoc-parser/src/Ast/NodeTraverser.php was not matched in reported errors.
PHPStan (8.2): src/Ast/NodeTraverser.php#L285
Cannot use array destructuring on list<array<PHPStan\PhpDocParser\Ast\Node>|int|string>|null.
PHPStan (8.2)
Process completed with exit code 2.
PHPStan (8.1): src/Ast/NodeTraverser.php#L1
Ignored error pattern #^Cannot use array destructuring on array\<int, array\<PHPStan\\PhpDocParser\\Ast\\Node\>\|int\|string\>\|null\.$# in path /home/runner/work/phpdoc-parser/phpdoc-parser/src/Ast/NodeTraverser.php was not matched in reported errors.
PHPStan (8.1): src/Ast/NodeTraverser.php#L285
Cannot use array destructuring on list<array<PHPStan\PhpDocParser\Ast\Node>|int|string>|null.
PHPStan (8.1)
Process completed with exit code 2.
PHPStan (8.0): src/Ast/NodeTraverser.php#L1
Ignored error pattern #^Cannot use array destructuring on array\<int, array\<PHPStan\\PhpDocParser\\Ast\\Node\>\|int\|string\>\|null\.$# in path /home/runner/work/phpdoc-parser/phpdoc-parser/src/Ast/NodeTraverser.php was not matched in reported errors.
PHPStan (8.0): src/Ast/NodeTraverser.php#L285
Cannot use array destructuring on list<array<PHPStan\PhpDocParser\Ast\Node>|int|string>|null.
PHPStan (8.0)
Process completed with exit code 2.
PHPStan (7.4): src/Ast/NodeTraverser.php#L1
Ignored error pattern #^Cannot use array destructuring on array\<int, array\<PHPStan\\PhpDocParser\\Ast\\Node\>\|int\|string\>\|null\.$# in path /home/runner/work/phpdoc-parser/phpdoc-parser/src/Ast/NodeTraverser.php was not matched in reported errors.
PHPStan (7.4): src/Ast/NodeTraverser.php#L285
Cannot use array destructuring on list<array<PHPStan\PhpDocParser\Ast\Node>|int|string>|null.
PHPStan (7.4)
Process completed with exit code 2.
PHPStan (8.3): src/Ast/NodeTraverser.php#L1
Ignored error pattern #^Cannot use array destructuring on array\<int, array\<PHPStan\\PhpDocParser\\Ast\\Node\>\|int\|string\>\|null\.$# in path /home/runner/work/phpdoc-parser/phpdoc-parser/src/Ast/NodeTraverser.php was not matched in reported errors.
PHPStan (8.3): src/Ast/NodeTraverser.php#L285
Cannot use array destructuring on list<array<PHPStan\PhpDocParser\Ast\Node>|int|string>|null.
PHPStan (8.3)
Process completed with exit code 2.
Coding Standard
Process completed with exit code 2.