Skip to content

Upgraded CS-Fixer to v3.59.1 #959

Upgraded CS-Fixer to v3.59.1

Upgraded CS-Fixer to v3.59.1 #959

Triggered via push June 16, 2024 01:11
Status Failure
Total duration 2m 24s
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/