Skip to content

TASK: Fix tests

TASK: Fix tests #211

Triggered via pull request September 27, 2024 12:22
Status Failure
Total duration 37s
Artifacts

phpstan.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
rector: Classes/Middleware/AssetsMiddleware.php#L1
Ignored error pattern #^Strict comparison using \!\=\= between '' and '1' will always evaluate to true\.$# in path /home/runner/work/typo3_encore/typo3_encore/Classes/Middleware/AssetsMiddleware.php was not matched in reported errors.
rector: Classes/Middleware/AssetsMiddleware.php#L119
Strict comparison using !== between '1' and '' will always evaluate to true.
rector
Process completed with exit code 1.
rector
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/