Skip to content

Merge pull request #97 from murdercode/twitter-fix-2 #291

Merge pull request #97 from murdercode/twitter-fix-2

Merge pull request #97 from murdercode/twitter-fix-2 #291

Triggered via push December 16, 2024 10:16
Status Failure
Total duration 34s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
phpstan: src/AltShortcodes/PhotoShortcode.php#L28
Result of || is always true.
phpstan: src/AltShortcodes/WidgetbayShortcode.php#L29
Call to static method make() on an unknown class The3LabsTeam\Widgetbay\Facades\Widgetbay.
phpstan: src/Parsers/Index.php#L19
Anonymous function has an unused use $content.
phpstan: src/Shortcodes/SurveyShortcode.php#L9
Expression on left side of ?? is not nullable.
phpstan: src/Shortcodes/SurveyShortcode.php#L11
Variable $ids in empty() always exists and is not falsy.
phpstan
Process completed with exit code 1.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636