Restored return type for 'request' method #379
static-analysis.yml
on: pull_request
sa
/
PHPStan
21s
sa
/
Psalm
18s
sa
/
PHPMD
11s
sa
/
ComposerRequireChecker
15s
Annotations
10 errors and 7 warnings
sa / PHPStan:
src/EmbedInterceptor.php#L68
Access to an undefined property BEAR\Resource\ResourceInterface::$get.
|
sa / PHPStan:
tests/AttributeTest.php#L49
Access to an undefined property BEAR\Resource\ResourceInterface::$get.
|
sa / PHPStan:
tests/AttributeTest.php#L62
Access to an undefined property BEAR\Resource\ResourceInterface::$get.
|
sa / PHPStan:
tests/AttributeTest.php#L69
Access to an undefined property BEAR\Resource\ResourceInterface::$post.
|
sa / PHPStan:
tests/EmbedInterceptorTest.php#L81
Access to an undefined property BEAR\Resource\ResourceInterface::$get.
|
sa / PHPStan:
tests/EmbedInterceptorTest.php#L120
Access to an undefined property BEAR\Resource\ResourceInterface::$get.
|
sa / PHPStan:
tests/HttpResourceObjectTest.php#L95
Access to an undefined property BEAR\Resource\HttpResourceObject::$invalid.
|
sa / PHPStan:
tests/Module/ImportModuleTest.php#L47
Access to an undefined property BEAR\Resource\ResourceInterface::$get.
|
sa / PHPStan:
tests/Module/ImportModuleTest.php#L68
Access to an undefined property BEAR\Resource\ResourceInterface::$get.
|
sa / PHPStan:
tests/ResourceParamHandlerTest.php#L26
Access to an undefined property BEAR\Resource\ResourceInterface::$get.
|
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/.
|