Namespace test files #101
Annotations
10 errors and 1 warning
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L91
PHPDoc tag @var for variable $mutex contains unknown class malkusch\lock\Tests\mutex\Mutex.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L93
Call to method synchronized() on an unknown class malkusch\lock\Tests\mutex\Mutex.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L167
Instantiated class malkusch\lock\Tests\mutex\TransactionalMutex not found.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L204
PHPDoc tag @var for variable $mutex contains unknown class malkusch\lock\Tests\mutex\Mutex.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L205
Call to method synchronized() on an unknown class malkusch\lock\Tests\mutex\Mutex.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L226
Anonymous function has invalid return type malkusch\lock\Tests\mutex\Mutex.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L229
Anonymous function should return malkusch\lock\Tests\mutex\FlockMutex&malkusch\lock\Tests\mutex\Mutex but returns malkusch\lock\Tests\mutex\FlockMutex.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L229
Instantiated class malkusch\lock\Tests\mutex\FlockMutex not found.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L232
Anonymous function has invalid return type malkusch\lock\Tests\mutex\Mutex.
|
Run Static Analysis (only for StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L234
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