Skip to content

Redis cache: tidy up organisation, inline lock Lua script #1

Redis cache: tidy up organisation, inline lock Lua script

Redis cache: tidy up organisation, inline lock Lua script #1

Triggered via push December 11, 2025 13:01
Status Failure
Total duration 1m 14s
Artifacts
Matrix: linux_tests
Fit to window
Zoom out
Zoom in

Annotations

23 errors
PHP 8.3 (swoole-5.1.6): src/cache/src/Redis/Console/Benchmark/Scenarios/CleanupScenario.php#L48
Call to an undefined method Hypervel\Cache\Contracts\Repository::tags().
PHP 8.3 (swoole-5.1.6): src/cache/src/Redis/Console/Benchmark/Scenarios/BulkWriteScenario.php#L53
Call to an undefined method Hypervel\Cache\Contracts\Repository::tags().
PHP 8.3 (swoole-5.1.6): src/cache/src/Redis/Console/Benchmark/Scenarios/BulkWriteScenario.php#L46
Call to an undefined method Hypervel\Cache\Contracts\Repository::tags().
PHP 8.3 (swoole-5.1.6): src/cache/src/Redis/Console/Benchmark/BenchmarkContext.php#L282
Call to an undefined method Hypervel\Redis\RedisConnection::zRem().
PHP 8.3 (swoole-5.1.6): src/cache/src/Redis/Console/Benchmark/BenchmarkContext.php#L276
Call to an undefined method Hypervel\Redis\RedisConnection::zRange().
PHP 8.3 (swoole-5.1.6): src/cache/src/Redis/Console/Benchmark/BenchmarkContext.php#L259
Call to an undefined method Hypervel\Cache\Contracts\Repository::tags().
PHP 8.3 (swoole-5.1.6): src/cache/src/Redis/AnyTaggedCache.php#L313
Method Hypervel\Cache\Redis\AnyTaggedCache::getTags() should return Hypervel\Cache\Redis\AnyTagSet but returns Hypervel\Cache\TagSet.
PHP 8.3 (swoole-5.1.6): src/cache/src/Redis/AllTaggedCache.php#L266
Method Hypervel\Cache\Redis\AllTaggedCache::getTags() should return Hypervel\Cache\Redis\AllTagSet but returns Hypervel\Cache\TagSet.
PHP 8.3 (swoole-5.1.6): src/auth/src/Providers/EloquentUserProvider.php#L76
Method Hypervel\Auth\Providers\EloquentUserProvider::retrieveByCredentials() should return Hypervel\Auth\Contracts\Authenticatable|null but returns Hyperf\Database\Model\Model|null.
PHP 8.3 (swoole-5.1.6): src/auth/src/Providers/EloquentUserProvider.php#L41
Method Hypervel\Auth\Providers\EloquentUserProvider::retrieveById() should return Hypervel\Auth\Contracts\Authenticatable|null but returns Hyperf\Database\Model\Model|null.
PHP 8.4 (swoole-6.0.2)
The strategy configuration was canceled because "linux_tests._8_3_5_1_6" failed
PHP 8.4 (swoole-6.0.2): src/cache/src/Redis/Console/Benchmark/Scenarios/CleanupScenario.php#L48
Call to an undefined method Hypervel\Cache\Contracts\Repository::tags().
PHP 8.4 (swoole-6.0.2): src/cache/src/Redis/Console/Benchmark/Scenarios/BulkWriteScenario.php#L53
Call to an undefined method Hypervel\Cache\Contracts\Repository::tags().
PHP 8.4 (swoole-6.0.2): src/cache/src/Redis/Console/Benchmark/Scenarios/BulkWriteScenario.php#L46
Call to an undefined method Hypervel\Cache\Contracts\Repository::tags().
PHP 8.4 (swoole-6.0.2): src/cache/src/Redis/Console/Benchmark/BenchmarkContext.php#L282
Call to an undefined method Hypervel\Redis\RedisConnection::zRem().
PHP 8.4 (swoole-6.0.2): src/cache/src/Redis/Console/Benchmark/BenchmarkContext.php#L276
Call to an undefined method Hypervel\Redis\RedisConnection::zRange().
PHP 8.4 (swoole-6.0.2): src/cache/src/Redis/Console/Benchmark/BenchmarkContext.php#L259
Call to an undefined method Hypervel\Cache\Contracts\Repository::tags().
PHP 8.4 (swoole-6.0.2): src/cache/src/Redis/AnyTaggedCache.php#L313
Method Hypervel\Cache\Redis\AnyTaggedCache::getTags() should return Hypervel\Cache\Redis\AnyTagSet but returns Hypervel\Cache\TagSet.
PHP 8.4 (swoole-6.0.2): src/cache/src/Redis/AllTaggedCache.php#L266
Method Hypervel\Cache\Redis\AllTaggedCache::getTags() should return Hypervel\Cache\Redis\AllTagSet but returns Hypervel\Cache\TagSet.
PHP 8.4 (swoole-6.0.2): src/auth/src/Providers/EloquentUserProvider.php#L76
Method Hypervel\Auth\Providers\EloquentUserProvider::retrieveByCredentials() should return Hypervel\Auth\Contracts\Authenticatable|null but returns Hyperf\Database\Model\Model|null.
PHP 8.4 (swoole-6.0.2): src/auth/src/Providers/EloquentUserProvider.php#L41
Method Hypervel\Auth\Providers\EloquentUserProvider::retrieveById() should return Hypervel\Auth\Contracts\Authenticatable|null but returns Hyperf\Database\Model\Model|null.
PHP 8.2 (swoole-5.1.6)
The strategy configuration was canceled because "linux_tests._8_3_5_1_6" failed
PHP 8.2 (swoole-5.1.6)
The operation was canceled.