build(deps-dev): update rector/rector requirement from ^0.16 to ^0.18 #111
Annotations
2 errors and 1 warning
src/PostTypeMeta.php#L67
[psalm] reported by reviewdog 🐶
PossiblyNullPropertyAssignmentValue: $this->columnCallback with non-nullable declared type 'callable|string' cannot be assigned nullable type 'null'
Raw Output:
src/PostTypeMeta.php:67:37: error: PossiblyNullPropertyAssignmentValue: $this->columnCallback with non-nullable declared type 'callable|string' cannot be assigned nullable type 'null' ()
|
src/PostTypeMeta.php#L387
[psalm] reported by reviewdog 🐶
PossiblyNullFunctionCall: Cannot call function on possibly null value
Raw Output:
src/PostTypeMeta.php:387:17: error: PossiblyNullFunctionCall: Cannot call function on possibly null value ()
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading