Update composer.json (#30) #9
Annotations
4 errors and 1 warning
phpstan:
src/TokenCalculator.php#L56
Offset 0 on array{array<int, string>} in isset() always exists and is not nullable.
|
phpstan:
src/TokenCalculator.php#L179
Comparison operation ">=" between int<0, 255> and 0 is always true.
|
phpstan:
src/TokenCalculator.php#L197
Comparison operation "<=" between int<254, 255> and 255 is always true.
|
phpstan
Process completed with exit code 1.
|
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|