feat: support predis #15
static-analysis.yml
on: pull_request
Static Analysis
35s
Annotations
4 errors and 1 warning
Static Analysis:
src/PredisSequenceResolver.php#L35
Parameter $predisClient of method Godruoyi\Snowflake\PredisSequenceResolver::__construct() has invalid type Predis\Client.
|
Static Analysis:
src/PredisSequenceResolver.php#L35
Property Godruoyi\Snowflake\PredisSequenceResolver::$predisClient has unknown class Predis\Client as its type.
|
Static Analysis:
src/PredisSequenceResolver.php#L41
Call to method eval() on an unknown class Predis\Client.
|
Static Analysis
Process completed with exit code 1.
|
Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|