Skip to content

chore(deps-dev): bump szepeviktor/phpstan-wordpress from 2.0.2 to 2.0.3 #962

chore(deps-dev): bump szepeviktor/phpstan-wordpress from 2.0.2 to 2.0.3

chore(deps-dev): bump szepeviktor/phpstan-wordpress from 2.0.2 to 2.0.3 #962

Status Failure
Total duration 1m 19s
Artifacts

test-php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
PHPStan
Process completed with exit code 1.
PHPStan
Ignored error pattern requireOnce.fileNotFound was not matched in reported errors.
PHPStan: classes/Visualizer/Module/Wizard.php#L0
Ignored error pattern #^Path in include_once\(\) "\./wp\-admin/includes/plugin\-install\.php" is not a file or it does not exist\.$# (includeOnce.fileNotFound) in path /home/runner/work/visualizer/visualizer/classes/Visualizer/Module/Wizard.php was not matched in reported errors.
PHPStan: classes/Visualizer/Module/Frontend.php#L0
Ignored error pattern #^Method Visualizer_Module_Frontend\:\:perform_action\(\) has parameter \$params with generic class WP_REST_Request but does not specify its types\: T$# (missingType.generics) in path /home/runner/work/visualizer/visualizer/classes/Visualizer/Module/Frontend.php was not matched in reported errors.
PHPStan: classes/Visualizer/Module/Chart.php#L1210
Unable to resolve the template type TUrl in call to function wp_http_validate_url
PHPStan: classes/Visualizer/Gutenberg/Block.php#L783
Call to function is_wp_error() with non-empty-string will always evaluate to false.
PHPStan: classes/Visualizer/Gutenberg/Block.php#L781
Unable to resolve the template type TUrl in call to function wp_http_validate_url
PHPStan: classes/Visualizer/Gutenberg/Block.php#L0
Ignored error pattern #^Method Visualizer_Gutenberg_Block\:\:add_rest_query_vars\(\) has parameter \$request with generic class WP_REST_Request but does not specify its types\: T$# (missingType.generics) in path /home/runner/work/visualizer/visualizer/classes/Visualizer/Gutenberg/Block.php was not matched in reported errors.
PHPStan: classes/Visualizer/Gutenberg/Block.php#L0
Ignored error pattern #^Call to function is_wp_error\(\) with string will always evaluate to false\.$# (function.impossibleType) in path /home/runner/work/visualizer/visualizer/classes/Visualizer/Gutenberg/Block.php was not matched in reported errors.