add readme #1
Annotations
6 errors and 1 warning
phpstan:
src/TurboHX.php#L52
Instantiated class Inmanturbo\TurboHX\RequestHandler not found.
|
phpstan:
src/TurboHX.php#L52
Invoking callable on an unknown class Inmanturbo\TurboHX\RequestHandler.
|
phpstan
Ignored error pattern #^Cannot access property \$action on object\|string\.$# in path /home/runner/work/turbohx/turbohx/src/RequestHandler.php was not matched in reported errors.
|
phpstan
Ignored error pattern #^Variable \$matchedView might not be defined\.$# in path /home/runner/work/turbohx/turbohx/src/RequestHandler.php was not matched in reported errors.
|
phpstan
Ignored error pattern #^Variable \$mountPath might not be defined\.$# in path /home/runner/work/turbohx/turbohx/src/RequestHandler.php was not matched in reported errors.
|
phpstan
Process completed with exit code 1.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|