Skip to content

I think memcache may be truncating floats to ints, so if it is not a … #42

I think memcache may be truncating floats to ints, so if it is not a …

I think memcache may be truncating floats to ints, so if it is not a … #42

Triggered via push October 22, 2024 10:35
Status Failure
Total duration 58s
Artifacts

php.yml

on: push
sanity-check
47s
sanity-check
Matrix: unit-test
Fit to window
Zoom out
Zoom in

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/