Skip to content

chore(deps): update devdependencies (non-major) #595

chore(deps): update devdependencies (non-major)

chore(deps): update devdependencies (non-major) #595

Triggered via push November 9, 2023 04:14
Status Failure
Total duration 25s
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.