Skip to content

Cache Autowiring::buildServiceClasses into a transient #892

Cache Autowiring::buildServiceClasses into a transient

Cache Autowiring::buildServiceClasses into a transient #892

Triggered via pull request November 8, 2024 14:31
Status Failure
Total duration 39s
Artifacts

ci.yml

on: pull_request
Matrix: phpcs
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHP check coding standards using PHP - 8.3
Process completed with exit code 2.
PHP check coding standards using PHP - 8.2
Process completed with exit code 2.
PHP static code analysis using PHP - 8.2: src/Cache/AbstractManifestCache.php#L319
Method EightshiftLibs\Cache\AbstractManifestCache::setCustomCache() has parameter $data with no value type specified in iterable type array.
PHP static code analysis using PHP - 8.2: src/Cache/AbstractManifestCache.php#L346
Variable $cache on left side of ?? always exists and is not nullable.
PHP static code analysis using PHP - 8.2
Process completed with exit code 1.
PHP static code analysis using PHP - 8.3: src/Cache/AbstractManifestCache.php#L319
Method EightshiftLibs\Cache\AbstractManifestCache::setCustomCache() has parameter $data with no value type specified in iterable type array.
PHP static code analysis using PHP - 8.3: src/Cache/AbstractManifestCache.php#L346
Variable $cache on left side of ?? always exists and is not nullable.
PHP static code analysis using PHP - 8.3
Process completed with exit code 1.