Fix Memcached adapter bind #508
static-analysis.yml
on: pull_request
sa
/
PHPStan
23s
sa
/
Psalm
19s
sa
/
PHPMD
21s
sa
/
ComposerRequireChecker
16s
Annotations
9 errors and 7 warnings
sa / ComposerRequireChecker
Process completed with exit code 1.
|
sa / Psalm:
src/StorageMemcachedModule.php#L30
UndefinedClass: Class, interface or enum named Ray\PsrCacheModule\MemcachedAdapter does not exist
|
sa / Psalm:
src/StorageMemcachedModule.php#L30
MixedArgument: Argument 1 of Ray\Di\Bind::toConstructor cannot be mixed, expecting class-string
|
sa / Psalm:
src/StorageRedisMemcachedModule.php#L45
UndefinedClass: Class, interface or enum named Ray\PsrCacheModule\MemcachedAdapter does not exist
|
sa / Psalm:
src/StorageRedisMemcachedModule.php#L45
MixedArgument: Argument 1 of Ray\Di\Bind::toConstructor cannot be mixed, expecting class-string
|
sa / Psalm
Process completed with exit code 1.
|
sa / PHPStan:
src/StorageMemcachedModule.php#L30
Class Ray\PsrCacheModule\MemcachedAdapter not found.
|
sa / PHPStan:
src/StorageRedisMemcachedModule.php#L45
Class Ray\PsrCacheModule\MemcachedAdapter not found.
|
sa / PHPStan
Process completed with exit code 1.
|
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/.
|
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/
|