Skip to content

fix: workflow actions path #6

fix: workflow actions path

fix: workflow actions path #6

Triggered via push April 22, 2024 07:19
Status Failure
Total duration 1m 32s
Artifacts

analyse.yml

on: push
Matrix: phpstan / phpstan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan / PHP 8.2-ubuntu-latest: packages/command-bus/src/CommandBusConfig.php#L18
Method A50\CommandBus\CommandBusConfig::__construct() has parameter $handlersMap with no value type specified in iterable type array.
phpstan / PHP 8.2-ubuntu-latest: packages/command-bus/src/CommandBusConfig.php#L18
Method A50\CommandBus\CommandBusConfig::__construct() has parameter $middlewares with no value type specified in iterable type array.
phpstan / PHP 8.2-ubuntu-latest: packages/container-php-di/tests/Datasets/DefinitionsIsNotCallableServiceProvider.php#L14
Method A50\Container\Tests\Datasets\DefinitionsIsNotCallableServiceProvider::getDefinitions() should return array<string, (callable(): mixed)|string> but returns array{stdClass: stdClass}.
phpstan / PHP 8.2-ubuntu-latest: packages/container-php-di/tests/Datasets/ExtensionsIsNotCallableServiceProvider.php#L14
Method A50\Container\Tests\Datasets\ExtensionsIsNotCallableServiceProvider::getDefinitions() should return array<string, (callable(): mixed)|string> but returns array{stdClass: stdClass}.
phpstan / PHP 8.2-ubuntu-latest: packages/container-php-di/tests/Unit/Container/ContainerFactoryTest.php#L38
Call to method build() on an unknown class A50\Container\ContainerFactory.
phpstan / PHP 8.2-ubuntu-latest: packages/container-php-di/tests/Unit/Container/ContainerFactoryTest.php#L38
Instantiated class A50\Container\ContainerFactory not found.
phpstan / PHP 8.2-ubuntu-latest: packages/container-php-di/tests/Unit/Container/ContainerFactoryTest.php#L60
Call to method build() on an unknown class A50\Container\ContainerFactory.
phpstan / PHP 8.2-ubuntu-latest: packages/container-php-di/tests/Unit/Container/ContainerFactoryTest.php#L60
Instantiated class A50\Container\ContainerFactory not found.
phpstan / PHP 8.2-ubuntu-latest: packages/container-php-di/tests/Unit/Container/ContainerFactoryTest.php#L71
Call to method build() on an unknown class A50\Container\ContainerFactory.
phpstan / PHP 8.2-ubuntu-latest: packages/container-php-di/tests/Unit/Container/ContainerFactoryTest.php#L71
Instantiated class A50\Container\ContainerFactory not found.
phpstan / PHP 8.2-ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.