Updated php endpoints + ran php-cs-fixer #61
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/.
|