V1.7.1 Fix curcular creation proxy #45
static.yaml
on: pull_request
Composer validate & normalize
12s
PHP_CodeSniffer
34s
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)
|