Skip to content

Fix proposal 355

Fix proposal 355 #745

Triggered via pull request January 14, 2025 16:08
Status Failure
Total duration 8m 22s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
10s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 22 warnings
ci / QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Pattern/CallbackCache.php#L120
Function is_array() should not be referenced via a fallback global name, but via a use statement.
UnusedProperty: test/Pattern/TestAsset/TestObjectCache.php#L27
test/Pattern/TestAsset/TestObjectCache.php:27:21: UnusedProperty: Cannot find any references to private property LaminasTest\Cache\Pattern\TestAsset\TestObjectCache::$closure (see https://psalm.dev/150)
MissingClosureReturnType: test/Pattern/TestAsset/TestObjectCache.php#L32
test/Pattern/TestAsset/TestObjectCache.php:32:26: MissingClosureReturnType: Closure does not have a return type, expecting void (see https://psalm.dev/068)
ci / Generate job matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636