chore(deps): Bump archict/core from 1.0.3 to 1.1.0 #124
Annotations
21 errors and 4 warnings
Check phpstan:
tests/unit/Route/RouteCollectionTest.php#L45
Class Archict\Core\Services\ServiceManager constructor invoked with 0 parameters, 1 required.
|
Check phpstan:
tests/unit/Route/RouteCollectionTest.php#L62
Class Archict\Core\Services\ServiceManager constructor invoked with 0 parameters, 1 required.
|
Check phpstan:
tests/unit/Route/RouteCollectionTest.php#L70
Class Archict\Core\Services\ServiceManager constructor invoked with 0 parameters, 1 required.
|
Check phpstan:
tests/unit/Route/RouteCollectionTest.php#L82
Class Archict\Core\Services\ServiceManager constructor invoked with 0 parameters, 1 required.
|
Check phpstan:
tests/unit/Route/RouteCollectionTest.php#L93
Class Archict\Core\Services\ServiceManager constructor invoked with 0 parameters, 1 required.
|
Check phpstan:
tests/unit/Route/RouteCollectionTest.php#L104
Class Archict\Core\Services\ServiceManager constructor invoked with 0 parameters, 1 required.
|
Check phpstan:
tests/unit/Route/RouteCollectionTest.php#L115
Class Archict\Core\Services\ServiceManager constructor invoked with 0 parameters, 1 required.
|
Check phpstan:
tests/unit/Route/RouteCollectionTest.php#L126
Class Archict\Core\Services\ServiceManager constructor invoked with 0 parameters, 1 required.
|
Check phpstan:
tests/unit/Route/RouteCollectionTest.php#L140
Class Archict\Core\Services\ServiceManager constructor invoked with 0 parameters, 1 required.
|
Check phpstan:
tests/unit/Route/RouteCollectionTest.php#L151
Class Archict\Core\Services\ServiceManager constructor invoked with 0 parameters, 1 required.
|
Check unit-test
Process completed with exit code 2.
|
TooFewArguments:
tests/unit/Route/RouteCollectionTest.php#L45
tests/unit/Route/RouteCollectionTest.php:45:43: TooFewArguments: Too few arguments for Archict\Core\Services\ServiceManager::__construct - expecting mapper to be passed (see https://psalm.dev/025)
|
TooFewArguments:
tests/unit/Route/RouteCollectionTest.php#L62
tests/unit/Route/RouteCollectionTest.php:62:43: TooFewArguments: Too few arguments for Archict\Core\Services\ServiceManager::__construct - expecting mapper to be passed (see https://psalm.dev/025)
|
TooFewArguments:
tests/unit/Route/RouteCollectionTest.php#L70
tests/unit/Route/RouteCollectionTest.php:70:43: TooFewArguments: Too few arguments for Archict\Core\Services\ServiceManager::__construct - expecting mapper to be passed (see https://psalm.dev/025)
|
TooFewArguments:
tests/unit/Route/RouteCollectionTest.php#L82
tests/unit/Route/RouteCollectionTest.php:82:43: TooFewArguments: Too few arguments for Archict\Core\Services\ServiceManager::__construct - expecting mapper to be passed (see https://psalm.dev/025)
|
TooFewArguments:
tests/unit/Route/RouteCollectionTest.php#L93
tests/unit/Route/RouteCollectionTest.php:93:43: TooFewArguments: Too few arguments for Archict\Core\Services\ServiceManager::__construct - expecting mapper to be passed (see https://psalm.dev/025)
|
TooFewArguments:
tests/unit/Route/RouteCollectionTest.php#L104
tests/unit/Route/RouteCollectionTest.php:104:43: TooFewArguments: Too few arguments for Archict\Core\Services\ServiceManager::__construct - expecting mapper to be passed (see https://psalm.dev/025)
|
TooFewArguments:
tests/unit/Route/RouteCollectionTest.php#L115
tests/unit/Route/RouteCollectionTest.php:115:43: TooFewArguments: Too few arguments for Archict\Core\Services\ServiceManager::__construct - expecting mapper to be passed (see https://psalm.dev/025)
|
TooFewArguments:
tests/unit/Route/RouteCollectionTest.php#L126
tests/unit/Route/RouteCollectionTest.php:126:43: TooFewArguments: Too few arguments for Archict\Core\Services\ServiceManager::__construct - expecting mapper to be passed (see https://psalm.dev/025)
|
TooFewArguments:
tests/unit/Route/RouteCollectionTest.php#L140
tests/unit/Route/RouteCollectionTest.php:140:43: TooFewArguments: Too few arguments for Archict\Core\Services\ServiceManager::__construct - expecting mapper to be passed (see https://psalm.dev/025)
|
TooFewArguments:
tests/unit/Route/RouteCollectionTest.php#L151
tests/unit/Route/RouteCollectionTest.php:151:43: TooFewArguments: Too few arguments for Archict\Core\Services\ServiceManager::__construct - expecting mapper to be passed (see https://psalm.dev/025)
|
Check phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check phpcs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check psalm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|