This repository was archived by the owner on Aug 21, 2026. It is now read-only.
composer (master)(deps-dev): bump the development-dependencies group with 6 updates #1109
continuous-integration.yml
on: pull_request
Matrix: Validate Project / Validate markdown files
Matrix: Validate Project / Validate yaml
Matrix: Validate PHP / Check composer dependencies with composer-dependency-analyser
Matrix: Validate PHP / Check composer with composer-normalize
Matrix: Validate PHP / Check with editorconfig-checker
Matrix: Validate PHP / Lint PHP
Matrix: Validate PHP / Linting with overtrue/phplint
Matrix: Validate PHP / Validate composer
Matrix: Install Project / Install PHP dependencies
Matrix: Project Analysis / Check Coding Standards with PHP-CS-Fixer
Matrix: Project Analysis / Check Coding Standards with PHPCS
Matrix: Project Analysis / Static Code Analysis with PHPStan
Matrix: Project Analysis / Checks with Rector
Matrix: UnitTests / Code Coverage with PHPUnit
Waiting for pending jobs
Matrix: UnitTests / UnitTests with PHPUnit
Waiting for pending jobs
CI Status
4s
Annotations
15 errors and 2 warnings
|
Project Analysis / Check Coding Standards with PHP-CS-Fixer (ubuntu-latest, 8.3)
Process completed with exit code 1.
|
|
Project Analysis / Check Coding Standards with PHP-CS-Fixer (ubuntu-latest, 8.3)
Process completed with exit code 8.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3)
Process completed with exit code 1.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L137
Method Mimmi20\LaminasView\ViteUrl\View\Helper\ViteUrlTest::testFileWithHotRelaoding3() has PHPUnit\Framework\Exception in PHPDoc `@throws` tag but it's not thrown.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L137
Method Mimmi20\LaminasView\ViteUrl\View\Helper\ViteUrlTest::testFileWithHotRelaoding3() has PHPUnit\Event\NoPreviousThrowableException in PHPDoc `@throws` tag but it's not thrown.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L100
Method Mimmi20\LaminasView\ViteUrl\View\Helper\ViteUrlTest::testFileWithHotRelaoding() has PHPUnit\Event\NoPreviousThrowableException in PHPDoc `@throws` tag but it's not thrown.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L76
Method Mimmi20\LaminasView\ViteUrl\View\Helper\ViteUrlTest::testFileWithWrongRenderer() has PHPUnit\Framework\Exception in PHPDoc `@throws` tag but it's not thrown.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L76
Method Mimmi20\LaminasView\ViteUrl\View\Helper\ViteUrlTest::testFileWithWrongRenderer() has PHPUnit\Event\NoPreviousThrowableException in PHPDoc `@throws` tag but it's not thrown.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlFactoryTest.php#L137
Method Mimmi20\LaminasView\ViteUrl\View\Helper\ViteUrlFactoryTest::testInvokeWithWongRouteType2() has PHPUnit\Event\NoPreviousThrowableException in PHPDoc `@throws` tag but it's not thrown.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlFactoryTest.php#L111
Method Mimmi20\LaminasView\ViteUrl\View\Helper\ViteUrlFactoryTest::testInvokeWithWrongRouteType() has PHPUnit\Event\NoPreviousThrowableException in PHPDoc `@throws` tag but it's not thrown.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlFactoryTest.php#L87
Method Mimmi20\LaminasView\ViteUrl\View\Helper\ViteUrlFactoryTest::testInvokeWithoutConfig() has PHPUnit\Event\NoPreviousThrowableException in PHPDoc `@throws` tag but it's not thrown.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlFactoryTest.php#L59
Method Mimmi20\LaminasView\ViteUrl\View\Helper\ViteUrlFactoryTest::testInvokeWithDirs() has PHPUnit\Event\NoPreviousThrowableException in PHPDoc `@throws` tag but it's not thrown.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlFactoryTest.php#L33
Method Mimmi20\LaminasView\ViteUrl\View\Helper\ViteUrlFactoryTest::testInvokeWithoutDirs() has PHPUnit\Event\NoPreviousThrowableException in PHPDoc `@throws` tag but it's not thrown.
|
|
Project Analysis / Status Analytics
Process completed with exit code 1.
|
|
CI Status
Process completed with exit code 1.
|
|
Project Analysis / Check Coding Standards with PHP-CS-Fixer (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L1
Found violation(s) of type: self_static_accessor
|
|
Project Analysis / Check Coding Standards with PHP-CS-Fixer (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L1
Found violation(s) of type: php_unit_test_case_static_method_calls
|