Update all dependencies #689
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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading