Skip to content

Updated php endpoints + ran php-cs-fixer #61

Updated php endpoints + ran php-cs-fixer

Updated php endpoints + ran php-cs-fixer #61

Triggered via push June 19, 2024 14:59
Status Failure
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan-7.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan7: src/Builder/CSV/MultipleFileLoader.php#L135
Parameter $name of class PhpParser\Node\Stmt\PropertyProperty constructor expects PhpParser\Node\VarLikeIdentifier|string, PhpParser\Node\Name given.
phpstan7: src/Builder/CSV/MultipleFileLoader.php#L155
Parameter $name of class PhpParser\Node\Expr\PropertyFetch constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
phpstan7: src/Builder/CSV/MultipleFileLoader.php#L181
Parameter $name of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
phpstan7: src/Builder/Excel/MultipleFileLoader.php#L101
Parameter $name of class PhpParser\Node\Stmt\PropertyProperty constructor expects PhpParser\Node\VarLikeIdentifier|string, PhpParser\Node\Name given.
phpstan7: src/Builder/Excel/MultipleFileLoader.php#L121
Parameter $name of class PhpParser\Node\Expr\PropertyFetch constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
phpstan7: src/Builder/Excel/MultipleFileLoader.php#L147
Parameter $name of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
phpstan7: src/Builder/OpenDocument/MultipleFileLoader.php#L101
Parameter $name of class PhpParser\Node\Stmt\PropertyProperty constructor expects PhpParser\Node\VarLikeIdentifier|string, PhpParser\Node\Name given.
phpstan7: src/Builder/OpenDocument/MultipleFileLoader.php#L121
Parameter $name of class PhpParser\Node\Expr\PropertyFetch constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
phpstan7: src/Builder/OpenDocument/MultipleFileLoader.php#L147
Parameter $name of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
phpstan7: src/Factory/Loader.php#L113
Instantiated class Kiboko\Component\Packaging\Asset\InMemory not found.
phpstan7
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/.