allow to trigger workflows manually #500
static.yml
on: pull_request
PHPStan
20s
PHP-CS-Fixer
9s
Annotations
10 errors
|
PHPStan:
tests/Unit/CacheInvalidatorTest.php#L224
Call to an undefined method Mockery\Expectation::shouldReceive().
|
|
PHPStan:
tests/Unit/CacheInvalidatorTest.php#L217
No error to ignore is reported on line 217.
|
|
PHPStan:
tests/Unit/CacheInvalidatorTest.php#L201
Call to an undefined method Mockery\Expectation::shouldReceive().
|
|
PHPStan:
tests/Unit/CacheInvalidatorTest.php#L199
No error to ignore is reported on line 199.
|
|
PHPStan:
tests/Unit/CacheInvalidatorTest.php#L106
Call to an undefined method Mockery\Expectation::shouldReceive().
|
|
PHPStan:
tests/Unit/CacheInvalidatorTest.php#L104
No error to ignore is reported on line 104.
|
|
PHPStan:
tests/Unit/CacheInvalidatorTest.php#L85
Call to an undefined method Mockery\Expectation::shouldReceive().
|
|
PHPStan:
tests/Unit/CacheInvalidatorTest.php#L83
No error to ignore is reported on line 83.
|
|
PHPStan:
tests/Functional/Symfony/EventDispatchingHttpCacheTest.php#L51
Call to an undefined method Mockery\Expectation::shouldReceive().
|
|
PHPStan:
tests/Functional/Symfony/EventDispatchingHttpCacheTest.php#L49
No error to ignore is reported on line 49.
|