Tukio v2 #51
quality-assurance.yaml
on: pull_request
Matrix: phpstan
Matrix: phpunit
Annotations
41 errors and 10 warnings
PHPUnit tests on 7.4
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ~8.1 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires crell/ordered-collection v2.x-dev -> satisfiable by crell/ordered-collection[v2.x-dev].
- crell/ordered-collection v2.x-dev requires php ~8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- phpunit/phpunit[10.3.0, ..., 10.5.1] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.3 -> satisfiable by phpunit/phpunit[10.3.0, ..., 10.5.1].
|
PHPUnit tests on 7.4
Process completed with exit code 2.
|
PHPStan checks on 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ~8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires crell/ordered-collection v2.x-dev -> satisfiable by crell/ordered-collection[v2.x-dev].
- crell/ordered-collection v2.x-dev requires php ~8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- phpunit/phpunit[10.3.0, ..., 10.5.1] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.3 -> satisfiable by phpunit/phpunit[10.3.0, ..., 10.5.1].
|
PHPStan checks on 8.0
Process completed with exit code 2.
|
PHPUnit tests on 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ~8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires crell/ordered-collection v2.x-dev -> satisfiable by crell/ordered-collection[v2.x-dev].
- crell/ordered-collection v2.x-dev requires php ~8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- phpunit/phpunit[10.3.0, ..., 10.5.1] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.3 -> satisfiable by phpunit/phpunit[10.3.0, ..., 10.5.1].
|
PHPUnit tests on 8.0
Process completed with exit code 2.
|
PHPUnit tests on 8.2
The operation was canceled.
|
PHPUnit tests on 8.3
The operation was canceled.
|
PHPStan checks on 7.4
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ~8.1 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires crell/ordered-collection v2.x-dev -> satisfiable by crell/ordered-collection[v2.x-dev].
- crell/ordered-collection v2.x-dev requires php ~8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- phpunit/phpunit[10.3.0, ..., 10.5.1] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.3 -> satisfiable by phpunit/phpunit[10.3.0, ..., 10.5.1].
|
PHPUnit tests on 8.1
The operation was canceled.
|
PHPStan checks on 7.4
The operation was canceled.
|
PHPStan checks on 8.1:
src/Listener.php#L15
Property Crell\Tukio\Listener::$before type has no value type specified in iterable type array.
|
PHPStan checks on 8.1:
src/Listener.php#L16
Property Crell\Tukio\Listener::$after type has no value type specified in iterable type array.
|
PHPStan checks on 8.1:
src/ListenerAfter.php#L12
Property Crell\Tukio\ListenerAfter::$after type has no value type specified in iterable type array.
|
PHPStan checks on 8.1:
src/ListenerAfter.php#L14
Method Crell\Tukio\ListenerAfter::__construct() has parameter $after with no value type specified in iterable type array.
|
PHPStan checks on 8.1:
src/ListenerBefore.php#L12
Property Crell\Tukio\ListenerBefore::$before type has no value type specified in iterable type array.
|
PHPStan checks on 8.1:
src/ListenerBefore.php#L14
Method Crell\Tukio\ListenerBefore::__construct() has parameter $before with no value type specified in iterable type array.
|
PHPStan checks on 8.1:
src/ProviderCollector.php#L37
Variable $type on left side of ?? always exists and is always null.
|
PHPStan checks on 8.1:
src/ProviderCollector.php#L119
Right side of || is always true.
|
PHPStan checks on 8.1:
src/ProviderCollector.php#L194
Call to an undefined method object::absorbBefore().
|
PHPStan checks on 8.1:
src/ProviderCollector.php#L197
Call to an undefined method object::absorbAfter().
|
PHPStan checks on 8.2:
src/Listener.php#L15
Property Crell\Tukio\Listener::$before type has no value type specified in iterable type array.
|
PHPStan checks on 8.2:
src/Listener.php#L16
Property Crell\Tukio\Listener::$after type has no value type specified in iterable type array.
|
PHPStan checks on 8.2:
src/ListenerAfter.php#L12
Property Crell\Tukio\ListenerAfter::$after type has no value type specified in iterable type array.
|
PHPStan checks on 8.2:
src/ListenerAfter.php#L14
Method Crell\Tukio\ListenerAfter::__construct() has parameter $after with no value type specified in iterable type array.
|
PHPStan checks on 8.2:
src/ListenerBefore.php#L12
Property Crell\Tukio\ListenerBefore::$before type has no value type specified in iterable type array.
|
PHPStan checks on 8.2:
src/ListenerBefore.php#L14
Method Crell\Tukio\ListenerBefore::__construct() has parameter $before with no value type specified in iterable type array.
|
PHPStan checks on 8.2:
src/ProviderCollector.php#L37
Variable $type on left side of ?? always exists and is always null.
|
PHPStan checks on 8.2:
src/ProviderCollector.php#L119
Right side of || is always true.
|
PHPStan checks on 8.2:
src/ProviderCollector.php#L194
Call to an undefined method object::absorbBefore().
|
PHPStan checks on 8.2:
src/ProviderCollector.php#L197
Call to an undefined method object::absorbAfter().
|
PHPStan checks on 8.3:
src/Listener.php#L15
Property Crell\Tukio\Listener::$before type has no value type specified in iterable type array.
|
PHPStan checks on 8.3:
src/Listener.php#L16
Property Crell\Tukio\Listener::$after type has no value type specified in iterable type array.
|
PHPStan checks on 8.3:
src/ListenerAfter.php#L12
Property Crell\Tukio\ListenerAfter::$after type has no value type specified in iterable type array.
|
PHPStan checks on 8.3:
src/ListenerAfter.php#L14
Method Crell\Tukio\ListenerAfter::__construct() has parameter $after with no value type specified in iterable type array.
|
PHPStan checks on 8.3:
src/ListenerBefore.php#L12
Property Crell\Tukio\ListenerBefore::$before type has no value type specified in iterable type array.
|
PHPStan checks on 8.3:
src/ListenerBefore.php#L14
Method Crell\Tukio\ListenerBefore::__construct() has parameter $before with no value type specified in iterable type array.
|
PHPStan checks on 8.3:
src/ProviderCollector.php#L37
Variable $type on left side of ?? always exists and is always null.
|
PHPStan checks on 8.3:
src/ProviderCollector.php#L119
Right side of || is always true.
|
PHPStan checks on 8.3:
src/ProviderCollector.php#L194
Call to an undefined method object::absorbBefore().
|
PHPStan checks on 8.3:
src/ProviderCollector.php#L197
Call to an undefined method object::absorbAfter().
|
PHPUnit tests on 7.4
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/
|
PHPStan checks on 8.0
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/
|
PHPUnit tests on 8.0
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/
|
PHPUnit tests on 8.2
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/
|
PHPUnit tests on 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/
|
PHPStan checks on 7.4
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/
|
PHPUnit tests on 8.1
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/
|
PHPStan checks on 8.1
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/
|
PHPStan checks on 8.2
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/
|
PHPStan checks on 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/
|