Skip to content

V1.7.1 Fix curcular creation proxy #45

V1.7.1 Fix curcular creation proxy

V1.7.1 Fix curcular creation proxy #45

Triggered via pull request September 23, 2025 13:26
@AsisyasAsisyas
opened #17
v1.7.1
Status Success
Total duration 37s
Artifacts

static.yaml

on: pull_request
Composer validate & normalize
12s
Composer validate & normalize
PHP_CodeSniffer
34s
PHP_CodeSniffer
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
MixedReturnStatement: src/ContainerCompiled.php#L52
src/ContainerCompiled.php:52:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
MixedAssignment: src/Container.php#L116
src/Container.php:116:9: MixedAssignment: Unable to determine the type that $service is being assigned to (see https://psalm.dev/032)
MixedReturnStatement: src/Container.php#L56
src/Container.php:56:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
MixedReturnStatement: src/Container.php#L51
src/Container.php:51:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)