composer(deps-dev): bump the minor-patch-dependencies group with 3 updates #1054
continuous-integration.yml
on: pull_request
Matrix: Validate Project / Lint PHP
Matrix: Validate Project / Linting with overtrue/phplint
Matrix: Validate Project / Validate composer
Matrix: Validate Project / Validate yaml
Matrix: Install Project / Install dependencies
Matrix: Project Analysis / Check Coding Standards with PHP-CS-Fixer
Matrix: Project Analysis / Check Coding Standards with PHPCS
Matrix: Project Analysis / Check Rules with PHPMD
Matrix: Project Analysis / Checks with Rector
Matrix: Project Analysis / Static Code Analysis with PHPStan
Matrix: UnitTests with PHPUnit
Matrix: Check composer dependencies
Matrix: Code Coverage with PHPUnit
Unit & Integration Tests Status
1s
Annotations
5 errors
Project Analysis / Static Code Analysis with PHPStan (ubuntu-22.04, 8.1):
tests/StreamFormatterFactoryTest.php#L42
Method Mimmi20Test\Monolog\Formatter\StreamFormatterFactoryTest::testInvokeWithoutConfig() throws checked exception Laminas\ServiceManager\Exception\ServiceNotCreatedException but it's missing from the PHPDoc @throws tag.
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-22.04, 8.1):
tests/StreamFormatterFactoryTest.php#L107
Method Mimmi20Test\Monolog\Formatter\StreamFormatterFactoryTest::testInvokeWithEmptyConfig() throws checked exception Laminas\ServiceManager\Exception\ServiceNotCreatedException but it's missing from the PHPDoc @throws tag.
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-22.04, 8.1):
tests/StreamFormatterFactoryTest.php#L180
Method Mimmi20Test\Monolog\Formatter\StreamFormatterFactoryTest::testInvokeWithConfig() throws checked exception Laminas\ServiceManager\Exception\ServiceNotCreatedException but it's missing from the PHPDoc @throws tag.
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-22.04, 8.1)
Process completed with exit code 1.
|
Project Analysis / Status Analytics
Process completed with exit code 1.
|