Skip to content

WIP cache service fix #71

WIP cache service fix

WIP cache service fix #71

Triggered via pull request December 13, 2023 16:09
Status Failure
Total duration 47s
Artifacts

check-code.yml

on: pull_request
Code check  /  Coding Standard
22s
Code check / Coding Standard
Matrix: Code check / PHPStan
Matrix: Run tests
Fit to window
Zoom out
Zoom in

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.