Skip to content

[BUGFIX] Fixes #244: RteImagePreviewRenderer throws warning with inva… #130

[BUGFIX] Fixes #244: RteImagePreviewRenderer throws warning with inva…

[BUGFIX] Fixes #244: RteImagePreviewRenderer throws warning with inva… #130

Triggered via push August 10, 2023 13:18
Status Failure
Total duration 40s
Artifacts

phpstan.yml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Testing PHP 8.1 on ubuntu-22.04: Classes/Backend/Preview/RteImagePreviewRenderer.php#L50
Expression on left side of ?? is not nullable.
Testing PHP 8.1 on ubuntu-22.04: Classes/Backend/Preview/RteImagePreviewRenderer.php#L130
Strict comparison using !== between DOMNodeList and null will always evaluate to true.
Testing PHP 8.1 on ubuntu-22.04
Process completed with exit code 1.
Testing PHP 8.0 on ubuntu-22.04
The job was canceled because "ubuntu-22_04_8_1" failed.
Testing PHP 8.0 on ubuntu-22.04: Classes/Backend/Preview/RteImagePreviewRenderer.php#L50
Expression on left side of ?? is not nullable.
Testing PHP 8.0 on ubuntu-22.04
Process completed with exit code 1.
Testing PHP 7.4 on ubuntu-22.04
The job was canceled because "ubuntu-22_04_8_1" failed.
Testing PHP 7.4 on ubuntu-22.04: Classes/Backend/Preview/RteImagePreviewRenderer.php#L50
Expression on left side of ?? is not nullable.
Testing PHP 7.4 on ubuntu-22.04
Process completed with exit code 1.
Testing PHP 8.2 on ubuntu-22.04
The job was canceled because "ubuntu-22_04_8_1" failed.
Testing PHP 8.2 on ubuntu-22.04: Classes/Backend/Preview/RteImagePreviewRenderer.php#L50
Expression on left side of ?? is not nullable.
Testing PHP 8.2 on ubuntu-22.04: Classes/Backend/Preview/RteImagePreviewRenderer.php#L130
Strict comparison using !== between DOMNodeList and null will always evaluate to true.
Testing PHP 8.2 on ubuntu-22.04
The operation was canceled.