WIP cache service fix #71
check-code.yml
on: pull_request
Code check
/
Coding Standard
22s
Matrix: Code check / PHPStan
Matrix: Run tests
Annotations
21 errors
Code check / Coding Standard
Process completed with exit code 1.
|
Code check / PHPStan (highest):
src/Cache/Contracts/CacheMeServiceContract.php#L27
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (highest):
src/Cache/Contracts/CacheMeServiceContract.php#L39
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (highest):
src/Cache/Services/CacheMeService.php#L38
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (highest):
src/Cache/Services/CacheMeService.php#L114
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (highest):
src/Cache/Services/CacheMeService.php#L251
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (highest):
src/Testing/Cache/Contracts/CacheMeServiceContractAssert.php#L49
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (highest):
src/Testing/Cache/Contracts/CacheMeServiceContractAssert.php#L74
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (highest):
src/Testing/Cache/Contracts/CacheMeServiceContractGetExpectation.php#L19
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (highest):
src/Testing/Cache/Contracts/CacheMeServiceContractSetExpectation.php#L16
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (highest)
Process completed with exit code 1.
|
Code check / PHPStan (lowest):
src/Cache/Contracts/CacheMeServiceContract.php#L27
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (lowest):
src/Cache/Contracts/CacheMeServiceContract.php#L39
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (lowest):
src/Cache/Services/CacheMeService.php#L38
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (lowest):
src/Cache/Services/CacheMeService.php#L114
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (lowest):
src/Cache/Services/CacheMeService.php#L251
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (lowest):
src/Testing/Cache/Contracts/CacheMeServiceContractAssert.php#L49
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (lowest):
src/Testing/Cache/Contracts/CacheMeServiceContractAssert.php#L74
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (lowest):
src/Testing/Cache/Contracts/CacheMeServiceContractGetExpectation.php#L19
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (lowest):
src/Testing/Cache/Contracts/CacheMeServiceContractSetExpectation.php#L16
Fetching deprecated class constant HalfDay of class LaraStrict\Cache\Constants\CacheExpirations.
|
Code check / PHPStan (lowest)
Process completed with exit code 1.
|