Update static ci job #38
Annotations
10 errors and 1 warning
lib/Browser.php#L17
lib/Browser.php:17:7: DeprecatedInterface: Http\Client\HttpClient is marked deprecated (see https://psalm.dev/152)
|
lib/Browser.php#L22
lib/Browser.php:22:14: DeprecatedInterface: Interface Http\Message\RequestFactory is marked as deprecated (see https://psalm.dev/152)
|
lib/Browser.php#L37
lib/Browser.php:37:15: DeprecatedInterface: Interface Http\Message\RequestFactory is marked as deprecated (see https://psalm.dev/152)
|
lib/Client/AbstractClient.php#L26
lib/Client/AbstractClient.php:26:13: DeprecatedInterface: Interface Http\Message\ResponseFactory is marked as deprecated (see https://psalm.dev/152)
|
lib/Client/AbstractClient.php#L31
lib/Client/AbstractClient.php:31:15: DeprecatedInterface: Interface Http\Message\ResponseFactory is marked as deprecated (see https://psalm.dev/152)
|
lib/Client/AbstractCurl.php#L196
lib/Client/AbstractCurl.php:196:22: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
lib/Client/AbstractCurl.php#L196
lib/Client/AbstractCurl.php:196:47: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
lib/Client/Curl.php#L13
lib/Client/Curl.php:13:7: DeprecatedInterface: Http\Client\HttpClient is marked deprecated (see https://psalm.dev/152)
|
lib/Client/Curl.php#L34
lib/Client/Curl.php:34:35: RiskyTruthyFalsyComparison: Operand of type false|non-empty-string contains type non-empty-string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
lib/Client/FileGetContents.php#L14
lib/Client/FileGetContents.php:14:7: DeprecatedInterface: Http\Client\HttpClient is marked deprecated (see https://psalm.dev/152)
|
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/
|
The logs for this run have expired and are no longer available.
Loading