Skip to content

Merge branch 'devs' of https://github.com/blitz-php/framework into devs #331

Merge branch 'devs' of https://github.com/blitz-php/framework into devs

Merge branch 'devs' of https://github.com/blitz-php/framework into devs #331

Triggered via push November 26, 2024 10:08
Status Failure
Total duration 35s
Artifacts
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
PHP Static Analysis
Fit to window
Zoom out
Zoom in

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.