Skip to content

Added escaping on Exception instance in router engine #1011

Added escaping on Exception instance in router engine

Added escaping on Exception instance in router engine #1011

Triggered via push September 3, 2024 04:03
Status Failure
Total duration 2m 34s
Artifacts

Lint.yml

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

Annotations

10 errors and 2 warnings
tests (8.3): upload/admin/controller/common/dashboard.php#L50
Binary operation "." between 'dashboard_' and array<string, mixed> results in an error.
tests (8.3): upload/admin/controller/common/dashboard.php#L50
Binary operation "." between 'extension/dashboard/' and array<string, mixed> results in an error.
tests (8.3): upload/admin/controller/common/dashboard.php#L51
Binary operation "." between 'extension/dashboard/' and array<string, mixed> results in an error.
tests (8.3): upload/admin/controller/common/dashboard.php#L56
Binary operation "." between 'dashboard_' and array<string, mixed> results in an error.
tests (8.3): upload/admin/controller/common/dashboard.php#L57
Binary operation "." between 'dashboard_' and array<string, mixed> results in an error.
tests (8.3): upload/admin/controller/design/layout.php#L376
Binary operation "." between 'extension/module/' and array<string, mixed> results in an error.
tests (8.3): upload/admin/controller/design/layout.php#L385
Binary operation "." between array<string, mixed> and '.' results in an error.
tests (8.3): upload/admin/controller/design/layout.php#L389
Binary operation "." between 'module_' and array<string, mixed> results in an error.
tests (8.3): upload/admin/controller/design/layout.php#L391
Cannot call method get() on string.
tests (8.3): upload/admin/controller/extension/extension/advertise.php#L114
Binary operation "." between non-falsy-string and array<string, mixed> results in an error.
tests (8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/