Skip to content

Merge pull request #90 from murdercode/force-url-per-forzare-un-link-… #257

Merge pull request #90 from murdercode/force-url-per-forzare-un-link-…

Merge pull request #90 from murdercode/force-url-per-forzare-un-link-… #257

Triggered via push August 6, 2024 13:49
Status Failure
Total duration 36s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
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: src/Shortcodes/TmdbShortcode.php#L42
Function cache invoked with 3 parameters, 0 required.
phpstan
Process completed with exit code 1.
phpstan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/