build(deps-dev): bump postcss from 8.5.19 to 8.5.21 - #4530
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump postcss from 8.5.19 to 8.5.21#4530dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
4 errors and 3 warnings
|
Run Mago
Process completed with exit code 1.
|
|
Run Mago:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L164
Attempting to call a method on `null`.
>This expression can be `null`
Help: Use the nullsafe operator (`?->`) if `null` is an expected value.
|
|
Run Mago:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L162
Attempting to call a method on `null`.
>This expression can be `null`
Help: Use the nullsafe operator (`?->`) if `null` is an expected value.
|
|
Run Mago:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L161
Attempting to call a method on `null`.
>This expression can be `null`
Help: Use the nullsafe operator (`?->`) if `null` is an expected value.
|
|
Run Mago:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L164
Cannot statically verify method call on a generic `object` type.
>Cannot verify this method call
>This expression has the general type `object`
Help: Provide a more specific type hint for the object for robust analysis.
|
|
Run Mago:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L162
Cannot statically verify method call on a generic `object` type.
>Cannot verify this method call
>This expression has the general type `object`
Help: Provide a more specific type hint for the object for robust analysis.
|
|
Run Mago:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L161
Cannot statically verify method call on a generic `object` type.
>Cannot verify this method call
>This expression has the general type `object`
Help: Provide a more specific type hint for the object for robust analysis.
|
background
wait
wait-all
cancel
parallel
Loading