Skip to content

build(deps-dev): update rector/rector requirement from ^0.17.13 to ^0.18.8 #144

build(deps-dev): update rector/rector requirement from ^0.17.13 to ^0.18.8

build(deps-dev): update rector/rector requirement from ^0.17.13 to ^0.18.8 #144

Triggered via pull request November 14, 2023 21:49
Status Success
Total duration 38s
Artifacts

reviewdog.yml

on: pull_request
reviewdog
29s
reviewdog
Fit to window
Zoom out
Zoom in

Annotations

6 errors
reviewdog: src/Optimization/TermCount.php#L158
[psalm] reported by reviewdog 🐶 MixedAssignment: Unable to determine the type that $wpPost is being assigned to Raw Output: src/Optimization/TermCount.php:158:9: error: MixedAssignment: Unable to determine the type that $wpPost is being assigned to ()
reviewdog: src/Optimization/TermCount.php#L160
[psalm] reported by reviewdog 🐶 MixedPropertyFetch: Cannot fetch property on mixed var $wpPost Raw Output: src/Optimization/TermCount.php:160:52: error: MixedPropertyFetch: Cannot fetch property on mixed var $wpPost ()
reviewdog: src/Optimization/TermCount.php#L160
[psalm] reported by reviewdog 🐶 MixedArgument: Argument 1 of is_object_in_taxonomy cannot be mixed, expecting string Raw Output: src/Optimization/TermCount.php:160:52: error: MixedArgument: Argument 1 of is_object_in_taxonomy cannot be mixed, expecting string ()
reviewdog: src/Optimization/TermCount.php#L163
[psalm] reported by reviewdog 🐶 MixedPropertyFetch: Cannot fetch property on mixed var $wpPost Raw Output: src/Optimization/TermCount.php:163:20: error: MixedPropertyFetch: Cannot fetch property on mixed var $wpPost ()
reviewdog: src/helper.php#L134
[psalm] reported by reviewdog 🐶 MixedAssignment: Unable to determine the type that $post is being assigned to Raw Output: src/helper.php:134:13: error: MixedAssignment: Unable to determine the type that $post is being assigned to ()
reviewdog: src/Optimization/Media.php#L1
[psalm] reported by reviewdog 🐶 UnusedBaselineEntry: Baseline for issue "MixedReturnTypeCoercion" has 2 extra entries. Raw Output: src/Optimization/Media.php:0:0: error: UnusedBaselineEntry: Baseline for issue "MixedReturnTypeCoercion" has 2 extra entries. ()