Version 1 General Release #1
tests.yml
on: push
Static Analysis
30s
Code Style
22s
Matrix: test
Annotations
19 errors
|
P8.1 - L11.* - prefer-lowest - ubuntu-latest
Process completed with exit code 2.
|
|
P8.1 - L11.* - prefer-lowest - ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 11.* -> satisfiable by laravel/framework[v11.0.0, ..., 11.x-dev].
- laravel/framework[v11.0.0, ..., 11.x-dev] require php ^8.2 -> your php version (8.1.33) does not satisfy that requirement.
|
|
P8.2 - L10.* - prefer-stable - ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_8_1_11___pr" failed
|
|
P8.1 - L10.* - prefer-lowest - ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_8_1_11___pr" failed
|
|
P8.1 - L10.* - prefer-stable - ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_8_1_11___pr" failed
|
|
P8.2 - L11.* - prefer-lowest - ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_8_1_11___pr" failed
|
|
P8.2 - L10.* - prefer-lowest - ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_8_1_11___pr" failed
|
|
P8.3 - L10.* - prefer-stable - ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_8_1_11___pr" failed
|
|
P8.2 - L11.* - prefer-stable - ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_8_1_11___pr" failed
|
|
P8.3 - L11.* - prefer-lowest - ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_8_1_11___pr" failed
|
|
P8.1 - L11.* - prefer-stable - ubuntu-latest
Process completed with exit code 2.
|
|
P8.1 - L11.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 11.* -> satisfiable by laravel/framework[v11.0.0, ..., 11.x-dev].
- laravel/framework[v11.0.0, ..., 11.x-dev] require php ^8.2 -> your php version (8.1.33) does not satisfy that requirement.
|
|
P8.1 - L11.* - prefer-stable - ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_8_1_11___pr" failed
|
|
P8.3 - L10.* - prefer-lowest - ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_8_1_11___pr" failed
|
|
P8.3 - L11.* - prefer-stable - ubuntu-latest
The operation was canceled.
|
|
P8.3 - L11.* - prefer-stable - ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_8_1_11___pr" failed
|
|
Code Style
Process completed with exit code 1.
|
|
Static Analysis
Process completed with exit code 1.
|
|
Static Analysis:
src/Http/PropertyDataClient.php#L64
Method Lanos\LaravelPropertyData\Http\PropertyDataClient::get() should return array but returns mixed.
|