Change HTTP client in symfony/cache to Curl #372
static-analysis.yml
on: pull_request
sa
/
PHPStan
24s
sa
/
Psalm
15s
sa
/
PHPMD
13s
sa
/
ComposerRequireChecker
12s
Annotations
6 errors and 7 warnings
sa / PHPMD
Process completed with exit code 2.
|
sa / PHPStan:
src/HttpRequestCurl.php#L52
Method BEAR\Resource\HttpRequestCurl::request() has parameter $query with no value type specified in iterable type array.
|
sa / PHPStan:
src/HttpRequestCurl.php#L75
PHPDoc tag @param references unknown parameter: $options
|
sa / PHPStan:
src/HttpRequestInterface.php#L26
Method BEAR\Resource\HttpRequestInterface::request() has parameter $query with no value type specified in iterable type array.
|
sa / PHPStan:
tests/HttpResourceObjectTest.php#L104
Parameter #1 $headers of class BEAR\Resource\HttpRequestHeaders constructor expects array<string, string>, array<int, string> given.
|
sa / PHPStan
Process completed with exit code 1.
|
sa / PHPMD
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sa / PHPMD
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sa / ComposerRequireChecker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sa / ComposerRequireChecker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sa / Psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sa / Psalm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sa / PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|