I think memcache may be truncating floats to ints, so if it is not a … #42
Annotations
2 errors and 1 warning
RedundantCast:
src/Adapter/Memcached.php#L26
src/Adapter/Memcached.php:26:20: RedundantCast: Redundant cast to float (see https://psalm.dev/262)
|
sanity-check
Process completed with exit code 2.
|
sanity-check
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/
|