Skip to content

Fix IntegrationPrinterWithPhpParserTest #698

Fix IntegrationPrinterWithPhpParserTest

Fix IntegrationPrinterWithPhpParserTest #698

Triggered via pull request October 9, 2024 08:36
Status Failure
Total duration 6h 0m 14s
Artifacts

build.yml

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

Annotations

21 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.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 (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.
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.
Coding Standard
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 (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.
Tests (windows-latest, 8.2, highest)
The job running on runner GitHub Actions 221 has exceeded the maximum execution time of 360 minutes.
Tests (windows-latest, 8.2, highest)
The operation was canceled.