Merge branch 'mehdihasanpour-Fix--Refactor' into 5.x #86
test.yml
on: push
PHPCS
18s
PHPStan
12s
Matrix: phpunit
Annotations
9 errors and 6 warnings
PHPUnit on 8.1
Process completed with exit code 2.
|
PHPStan:
src/Container.php#L116
Template type RequestedType of method League\Container\Container::get() is not referenced in a parameter.
|
PHPStan:
src/Container.php#L128
Template type RequestedType of method League\Container\Container::getNew() is not referenced in a parameter.
|
PHPStan:
src/ServiceProvider/AbstractServiceProvider.php#L20
Property League\Container\ServiceProvider\AbstractServiceProvider::$identifier (string) on left side of ?? is not nullable.
|
PHPStan
Process completed with exit code 1.
|
PHPUnit on 8.2
The job was canceled because "_8_1_true" failed.
|
PHPUnit on 8.2
The operation was canceled.
|
PHPUnit on 8.3
The job was canceled because "_8_1_true" failed.
|
PHPUnit on 8.3
The operation was canceled.
|
PHPUnit on 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
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/
|
PHPCS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPCS
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/
|