Enhancement: Add support for phpunit/phpunit:^11.0.0
#1573
integrate.yaml
on: pull_request
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Compile Phar
Matrix: Dependency Analysis
Matrix: Refactoring
Matrix: Security Analysis
Matrix: Static Code Analysis
Matrix: Tests
Annotations
4 errors and 2 warnings
Compile Phar (8.1, locked)
Process completed with exit code 2.
|
DuplicateClass:
test/Phar/Version10/SleeperTest.php#L20
test/Phar/Version10/SleeperTest.php:20:13: DuplicateClass: Class Ergebnis\PHPUnit\SlowTestDetector\Test\Phar\Version10\SleeperTest has already been defined in /home/runner/work/phpunit-slow-test-detector/phpunit-slow-test-detector/test/Phar/Version11/SleeperTest.php (see https://psalm.dev/071)
|
UnusedClass:
test/Phar/Version11/SleeperTest.php#L20
test/Phar/Version11/SleeperTest.php:20:13: UnusedClass: Class Ergebnis\PHPUnit\SlowTestDetector\Test\Phar\Version10\SleeperTest is never used (see https://psalm.dev/075)
|
Static Code Analysis (7.4, locked)
Process completed with exit code 2.
|
Dependency Analysis (7.4, locked)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3.3.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Compile Phar (8.1, locked)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3.3.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|