Fix style #33
build.yml
on: push
Coverage
21s
Linting
1m 46s
Matrix: tests
Annotations
17 errors and 8 warnings
PHP 8.3 - prefer-stable - ubuntu-latest
Process completed with exit code 2.
|
PHP 8.1 - prefer-stable - ubuntu-latest
Process completed with exit code 2.
|
PHP 8.3 - prefer-lowest - ubuntu-latest
Process completed with exit code 2.
|
PHP 8.1 - prefer-lowest - ubuntu-latest
Process completed with exit code 2.
|
Coverage
Process completed with exit code 2.
|
PHP 8.2 - prefer-lowest - ubuntu-latest
Process completed with exit code 2.
|
PHP 8.2 - prefer-stable - ubuntu-latest
Process completed with exit code 2.
|
Linting:
src/Exceptions/LazyJsonPagesException.php#L14
Unsafe usage of new static().
|
Linting:
src/Services/ConfigFactory.php#L176
Cannot cast mixed to int.
|
Linting:
src/Services/ConfigFactory.php#L189
Parameter #1 $value of method Cerbero\LazyJsonPages\Services\ConfigFactory::isEndpoint() expects string, mixed given.
|
Linting:
src/Services/ConfigFactory.php#L190
Parameter #1 $string of function parse_str expects string, string|false|null given.
|
Linting:
src/Services/ConfigFactory.php#L214
Property Cerbero\LazyJsonPages\Services\ConfigFactory::$perPageOverride (int) does not accept int<1, max>|null.
|
Linting:
src/Services/ConfigFactory.php#L225
Property Cerbero\LazyJsonPages\Services\ConfigFactory::$nextPage (int|string) does not accept mixed.
|
Linting:
src/Services/ConfigFactory.php#L230
Method Cerbero\LazyJsonPages\Services\ConfigFactory::pageFromResponse() is unused.
|
Linting:
src/Services/ConfigFactory.php#L230
Method Cerbero\LazyJsonPages\Services\ConfigFactory::pageFromResponse() never returns string so it can be removed from the return type.
|
Linting:
src/Services/ConfigFactory.php#L246
Property Cerbero\LazyJsonPages\Services\ConfigFactory::$lastPage (int) does not accept mixed.
|
Linting:
src/Services/ConfigFactory.php#L328
Class Cerbero\LazyJsonPages\Dtos\Config constructor invoked with 16 parameters, 15 required.
|
PHP 8.3 - prefer-stable - ubuntu-latest
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/
|
PHP 8.1 - prefer-stable - ubuntu-latest
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/
|
PHP 8.3 - prefer-lowest - ubuntu-latest
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/
|
PHP 8.1 - prefer-lowest - ubuntu-latest
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/
|
Coverage
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/
|
PHP 8.2 - prefer-lowest - ubuntu-latest
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/
|
PHP 8.2 - prefer-stable - ubuntu-latest
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/
|
Linting
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/
|