Merge branch 'devs' of https://github.com/blitz-php/framework into devs #331
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test-phpstan.yml
on: push
PHP Static Analysis
26s
Annotations
10 errors
|
PHP Static Analysis:
src/Cli/Commands/Translation/TranslationsFinder.php#L61
Strict comparison using === between 'testing' and 'testing' will always evaluate to true.
|
|
PHP Static Analysis:
src/Helpers/assets.php#L1
Ignored error pattern #^Function img\(\) never returns void so it can be removed from the return type\.$# in path /home/runner/work/framework/framework/src/Helpers/assets.php was not matched in reported errors.
|
|
PHP Static Analysis:
src/Helpers/assets.php#L1
Ignored error pattern #^Function less_styles\(\) never returns void so it can be removed from the return type\.$# in path /home/runner/work/framework/framework/src/Helpers/assets.php was not matched in reported errors.
|
|
PHP Static Analysis:
src/Helpers/assets.php#L1
Ignored error pattern #^Function lib_scripts\(\) never returns void so it can be removed from the return type\.$# in path /home/runner/work/framework/framework/src/Helpers/assets.php was not matched in reported errors.
|
|
PHP Static Analysis:
src/Helpers/assets.php#L1
Ignored error pattern #^Function lib_styles\(\) never returns void so it can be removed from the return type\.$# in path /home/runner/work/framework/framework/src/Helpers/assets.php was not matched in reported errors.
|
|
PHP Static Analysis:
src/Helpers/assets.php#L1
Ignored error pattern #^Function scripts\(\) never returns void so it can be removed from the return type\.$# in path /home/runner/work/framework/framework/src/Helpers/assets.php was not matched in reported errors.
|
|
PHP Static Analysis:
src/Helpers/assets.php#L1
Ignored error pattern #^Function styles\(\) never returns void so it can be removed from the return type\.$# in path /home/runner/work/framework/framework/src/Helpers/assets.php was not matched in reported errors.
|
|
PHP Static Analysis:
src/Helpers/common.php#L1
Ignored error pattern #^Function logger\(\) never returns void so it can be removed from the return type\.$# in path /home/runner/work/framework/framework/src/Helpers/common.php was not matched in reported errors.
|
|
PHP Static Analysis:
src/Security/CheckPhpIni.php#L105
Instantiated class BlitzPHP\Security\Table not found.
|
|
PHP Static Analysis:
src/Security/CheckPhpIni.php#L109
Call to method setTemplate() on an unknown class BlitzPHP\Security\Table.
|