Skip to content

Removed some PHP 8 type parameters #326

Removed some PHP 8 type parameters

Removed some PHP 8 type parameters #326

Triggered via push August 13, 2024 07:05
Status Failure
Total duration 2m 39s
Artifacts

Lint.yml

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

Annotations

36 errors and 1 warning
tests (8.2): upload/admin/model/catalog/category.php#L338
Variable $data in empty() is never defined.
tests (8.2): upload/admin/model/catalog/category.php#L353
Variable $data in isset() is never defined.
tests (8.2): upload/admin/model/catalog/category.php#L354
Undefined variable: $data
tests (8.2): upload/admin/model/catalog/category.php#L357
Undefined variable: $data
tests (8.2): upload/admin/model/catalog/category.php#L357
Variable $data in isset() is never defined.
tests (8.2): upload/admin/model/catalog/category.php#L358
Undefined variable: $data
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.php#L100
Class Session constructor invoked with 0 parameters, 1-2 required.
tests (8.2)
Ignored error pattern #Class Session constructor invoked with 2 parameters, 0-1 required\.# was not matched in reported errors.
tests (8.3)
The job was canceled because "_8_2" failed.
tests (8.3): upload/admin/model/catalog/category.php#L338
Variable $data in empty() is never defined.
tests (8.3): upload/admin/model/catalog/category.php#L353
Variable $data in isset() is never defined.
tests (8.3): upload/admin/model/catalog/category.php#L354
Undefined variable: $data
tests (8.3): upload/admin/model/catalog/category.php#L357
Undefined variable: $data
tests (8.3): upload/admin/model/catalog/category.php#L357
Variable $data in isset() is never defined.
tests (8.3): upload/admin/model/catalog/category.php#L358
Undefined variable: $data
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.php#L100
Class Session constructor invoked with 0 parameters, 1-2 required.
tests (8.3)
Ignored error pattern #Class Session constructor invoked with 2 parameters, 0-1 required\.# was not matched in reported errors.
tests (8.0)
The job was canceled because "_8_2" failed.
tests (8.0)
The operation was canceled.
tests (8.1)
The job was canceled because "_8_2" failed.
tests (8.1)
The operation was canceled.
tests (7.4)
The job was canceled because "_8_2" failed.
tests (7.4): upload/admin/model/catalog/category.php#L338
Variable $data in empty() is never defined.
tests (7.4): upload/admin/model/catalog/category.php#L353
Variable $data in isset() is never defined.
tests (7.4): upload/admin/model/catalog/category.php#L354
Undefined variable: $data
tests (7.4): upload/admin/model/catalog/category.php#L357
Undefined variable: $data
tests (7.4): upload/admin/model/catalog/category.php#L357
Variable $data in isset() is never defined.
tests (7.4): upload/admin/model/catalog/category.php#L358
Undefined variable: $data
tests (7.4): upload/admin/model/extension/currency/ecb.php#L59
Variable $default might not be defined.
tests (7.4): upload/catalog/model/extension/currency/ecb.php#L57
Variable $default might not be defined.
tests (7.4): upload/system/framework.php#L100
Class Session constructor invoked with 0 parameters, 1-2 required.
tests (7.4)
Ignored error pattern #Class Session constructor invoked with 2 parameters, 0-1 required\.# was not matched in reported errors.
tests (8.2)
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/