Skip to content

Phpstan updated

Phpstan updated #321

Triggered via push July 27, 2024 12:09
Status Failure
Total duration 2m 5s
Artifacts

Lint.yml

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

Annotations

17 errors and 1 warning
tests (8.2): upload/admin/model/extension/currency/ecb.php#L59
Variable $default might not be defined.
tests (8.2): upload/catalog/model/extension/currency/ecb.php#L57
Variable $default might not be defined.
tests (8.2): upload/system/framework_db.php#L100
Class Session constructor invoked with 2 parameters, 0-1 required.
tests (8.2)
Ignored error pattern #Class Event constructor invoked with 2 parameter, 0-1 required\.# was not matched in reported errors.
tests (8.2)
Process completed with exit code 1.
tests (8.3)
The job was canceled because "_8_2" failed.
tests (8.3): upload/admin/model/extension/currency/ecb.php#L59
Variable $default might not be defined.
tests (8.3): upload/catalog/model/extension/currency/ecb.php#L57
Variable $default might not be defined.
tests (8.3): upload/system/framework_db.php#L100
Class Session constructor invoked with 2 parameters, 0-1 required.
tests (8.3)
Ignored error pattern #Class Event constructor invoked with 2 parameter, 0-1 required\.# was not matched in reported errors.
tests (8.3)
Process completed with exit code 1.
tests (8.1)
The job was canceled because "_8_2" failed.
tests (8.1)
The operation was canceled.
tests (8.0)
The job was canceled because "_8_2" failed.
tests (7.4)
The job was canceled because "_8_2" failed.
tests (8.0)
The operation was canceled.
tests (7.4)
The operation was canceled.
tests (8.2)
The following actions uses Node.js version which is deprecated 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/