Update dependency phpunit/phpunit to ^10.5.29 #3204
Annotations
7 errors and 1 warning
../../src/TestCase.php#L35
../../src/TestCase.php:35:18: MissingClassConstType: Class constant "WyriHaximus\TestUtilities\TestCase::WINDOWS_TEMP_DIR_PREFIX" should have a declared type. (see https://psalm.dev/359)
|
../../src/TestCase.php#L36
../../src/TestCase.php:36:18: MissingClassConstType: Class constant "WyriHaximus\TestUtilities\TestCase::DEFAULT_AWAIT_TIMEOUT" should have a declared type. (see https://psalm.dev/359)
|
../../src/TestCase.php#L37
../../src/TestCase.php:37:18: MissingClassConstType: Class constant "WyriHaximus\TestUtilities\TestCase::WIN_START" should have a declared type. (see https://psalm.dev/359)
|
../../src/TestCase.php#L38
../../src/TestCase.php:38:18: MissingClassConstType: Class constant "WyriHaximus\TestUtilities\TestCase::WIN_END" should have a declared type. (see https://psalm.dev/359)
|
../../src/TestCase.php#L39
../../src/TestCase.php:39:18: MissingClassConstType: Class constant "WyriHaximus\TestUtilities\TestCase::USLEEP" should have a declared type. (see https://psalm.dev/359)
|
../../src/TestCase.php#L40
../../src/TestCase.php:40:18: MissingClassConstType: Class constant "WyriHaximus\TestUtilities\TestCase::DEFAULT_MODE" should have a declared type. (see https://psalm.dev/359)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading