Bump league/container from 3.4.1 to 4.2.1 #233
ci.yml
on: push
Code style (PHP 7.4)
11s
Static analysis (PHP 7.4)
20s
Matrix: tests
Annotations
10 errors and 6 warnings
Static analysis (PHP 7.4):
app/ActionServiceProvider.php#L35
Non-abstract class CultuurNet\UDB3\JwtProvider\ActionServiceProvider contains abstract method provides() from interface League\Container\ServiceProvider\ServiceProviderInterface.
|
Static analysis (PHP 7.4):
app/ApiGuardServiceProvider.php#L16
Non-abstract class CultuurNet\UDB3\JwtProvider\ApiGuardServiceProvider contains abstract method provides() from interface League\Container\ServiceProvider\ServiceProviderInterface.
|
Static analysis (PHP 7.4):
app/ApiGuardServiceProvider.php#L29
Method CultuurNet\UDB3\JwtProvider\ApiGuardServiceProvider::register() has no return type specified.
|
Static analysis (PHP 7.4):
app/ApiGuardServiceProvider.php#L29
Return type mixed of method CultuurNet\UDB3\JwtProvider\ApiGuardServiceProvider::register() is not covariant with return type void of method League\Container\ServiceProvider\ServiceProviderInterface::register().
|
Static analysis (PHP 7.4):
app/BaseServiceProvider.php#L14
Call to an undefined method CultuurNet\UDB3\JwtProvider\BaseServiceProvider::getLeagueContainer().
|
Static analysis (PHP 7.4):
app/BaseServiceProvider.php#L24
Call to an undefined method CultuurNet\UDB3\JwtProvider\BaseServiceProvider::getLeagueContainer().
|
Static analysis (PHP 7.4):
app/Error/SentryHubServiceProvider.php#L12
Non-abstract class CultuurNet\UDB3\JwtProvider\Error\SentryHubServiceProvider contains abstract method provides() from interface League\Container\ServiceProvider\ServiceProviderInterface.
|
Static analysis (PHP 7.4):
app/Error/SentryWebServiceProvider.php#L13
Non-abstract class CultuurNet\UDB3\JwtProvider\Error\SentryWebServiceProvider contains abstract method provides() from interface League\Container\ServiceProvider\ServiceProviderInterface.
|
Static analysis (PHP 7.4):
app/Factory/ContainerFactory.php#L24
Parameter #1 $provider of method League\Container\Container::addServiceProvider() expects League\Container\ServiceProvider\ServiceProviderInterface, string given.
|
Static analysis (PHP 7.4):
app/Factory/ContainerFactory.php#L25
Parameter #1 $provider of method League\Container\Container::addServiceProvider() expects League\Container\ServiceProvider\ServiceProviderInterface, string given.
|
Code style (PHP 7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code style (PHP 7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 7.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 7.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static analysis (PHP 7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis (PHP 7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|