Skip to content

chore(deps): update dependency php-stubs/wordpress-stubs to ^6.4.0 #594

chore(deps): update dependency php-stubs/wordpress-stubs to ^6.4.0

chore(deps): update dependency php-stubs/wordpress-stubs to ^6.4.0 #594

Triggered via push November 8, 2023 16:22
Status Failure
Total duration 1m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
MixedAssignment: inc/class-plugin.php#L141
inc/class-plugin.php:141:3: MixedAssignment: Unable to determine the type that $post is being assigned to (see https://psalm.dev/032)
MixedPropertyFetch: inc/class-plugin.php#L142
inc/class-plugin.php:142:32: MixedPropertyFetch: Cannot fetch property on mixed var $post (see https://psalm.dev/034)
MixedPropertyFetch: inc/class-plugin.php#L142
inc/class-plugin.php:142:64: MixedPropertyFetch: Cannot fetch property on mixed var $post (see https://psalm.dev/034)
MixedPropertyFetch: inc/class-plugin.php#L143
inc/class-plugin.php:143:29: MixedPropertyFetch: Cannot fetch property on mixed var $post (see https://psalm.dev/034)
MixedArgument: inc/class-plugin.php#L143
inc/class-plugin.php:143:29: MixedArgument: Argument 1 of str_ends_with cannot be mixed, expecting string (see https://psalm.dev/030)
Psalm
Process completed with exit code 2.