Update all dependencies #687
Annotations
7 errors and 1 warning
Run static code analysis:
src/Redmine/Api/AbstractApi.php#L52
Call to function is_object() with *NEVER* will always evaluate to true.
|
Run static code analysis:
src/Redmine/Client/Psr18Client.php#L64
Instanceof between Psr\Http\Message\RequestFactoryInterface and Psr\Http\Message\RequestFactoryInterface will always evaluate to true.
|
Run static code analysis:
tests/Behat/Bootstrap/FeatureContext.php#L84
Method Redmine\Tests\Behat\Bootstrap\FeatureContext::__construct() overrides @Final method PHPUnit\Framework\TestCase::__construct().
|
Run static code analysis:
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.
|
Run static code analysis:
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.
|
Run static code analysis:
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.
|
Run static code analysis
Process completed with exit code 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/
|
Loading