Update all dependencies #685
Annotations
7 errors and 9 warnings
Check phpstan (PHP 8.3):
src/Redmine/Api/AbstractApi.php#L52
Call to function is_object() with *NEVER* will always evaluate to true.
|
Check phpstan (PHP 8.3):
src/Redmine/Client/Psr18Client.php#L64
Instanceof between Psr\Http\Message\RequestFactoryInterface and Psr\Http\Message\RequestFactoryInterface will always evaluate to true.
|
Check phpstan (PHP 8.3):
tests/Behat/Bootstrap/FeatureContext.php#L84
Method Redmine\Tests\Behat\Bootstrap\FeatureContext::__construct() overrides @Final method PHPUnit\Framework\TestCase::__construct().
|
Check phpstan (PHP 8.3):
tests/Integration/Psr18ClientRequestGenerationTest.php#L39
PHPDoc tag @var with type PHPUnit\Framework\MockObject\MockObject|Psr\Http\Client\ClientInterface is not subtype of native type PHPUnit\Framework\MockObject\MockObject.
|
Check phpstan (PHP 8.3):
tests/Unit/Client/NativeCurlClient/RequestTest.php#L54
PHPDoc tag @var with type PHPUnit\Framework\MockObject\MockObject|Redmine\Http\Request is not subtype of native type PHPUnit\Framework\MockObject\MockObject.
|
Check phpstan (PHP 8.3):
tests/Unit/Client/NativeCurlClient/RequestTest.php#L141
PHPDoc tag @var with type PHPUnit\Framework\MockObject\MockObject|Redmine\Http\Request is not subtype of native type PHPUnit\Framework\MockObject\MockObject.
|
Check phpstan (PHP 8.3)
Process completed with exit code 1.
|
Tests (PHPUnit with PHP 8.0)
The following actions use a deprecated Node.js version 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/
|
Tests (PHPUnit with PHP 8.1)
The following actions use a deprecated Node.js version 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/
|
Check code-style (PHP 8.3)
The following actions use a deprecated Node.js version 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/
|
Tests (PHPUnit with PHP 7.4)
The following actions use a deprecated Node.js version 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/
|
Tests (PHPUnit with PHP 8.2)
The following actions use a deprecated Node.js version 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/
|
Tests (PHPUnit with PHP 8.3)
The following actions use a deprecated Node.js version 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/
|
Check code-coverage (PHP 8.3)
The following actions use a deprecated Node.js version 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/
|
Tests (PHPUnit with PHP 8.4)
The following actions use a deprecated Node.js version 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/
|
Check phpstan (PHP 8.3)
The following actions use a deprecated Node.js version 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/
|