some imports #102
Annotations
10 errors and 1 warning
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L263
Anonymous function should return malkusch\lock\mutex\Mutex&malkusch\lock\Tests\mutex\SemaphoreMutex but returns malkusch\lock\Tests\mutex\SemaphoreMutex.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L263
Instantiated class malkusch\lock\Tests\mutex\SemaphoreMutex not found.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L272
Anonymous function should return malkusch\lock\mutex\Mutex&malkusch\lock\Tests\mutex\MemcachedMutex but returns malkusch\lock\Tests\mutex\MemcachedMutex.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L272
Instantiated class malkusch\lock\Tests\mutex\MemcachedMutex not found.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L324
Anonymous function should return malkusch\lock\mutex\Mutex&malkusch\lock\Tests\mutex\MySQLMutex but returns malkusch\lock\Tests\mutex\MySQLMutex.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L324
Instantiated class malkusch\lock\Tests\mutex\MySQLMutex not found.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L333
Anonymous function should return malkusch\lock\mutex\Mutex&malkusch\lock\Tests\mutex\PgAdvisoryLockMutex but returns malkusch\lock\Tests\mutex\PgAdvisoryLockMutex.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L333
Instantiated class malkusch\lock\Tests\mutex\PgAdvisoryLockMutex not found.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexTest.php#L51
Anonymous function should return malkusch\lock\mutex\Mutex&malkusch\lock\Tests\mutex\FlockMutex but returns malkusch\lock\Tests\mutex\FlockMutex.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexTest.php#L51
Instantiated class malkusch\lock\Tests\mutex\FlockMutex not found.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading