Rename gen code classes #381
static-analysis.yml
on: push
sa
/
PHPStan
13s
sa
/
Psalm
23s
sa
/
PHPMD
19s
sa
/
ComposerRequireChecker
23s
Annotations
19 errors and 3 warnings
sa / PHPStan:
tests/CompilerTest.php#L118
Class Ray\Aop\FakeMockGrandChild not found.
|
sa / PHPStan:
tests/CompilerTest.php#L119
Class Ray\Aop\FakeMockGrandChild not found.
|
sa / PHPStan:
tests/CompilerTest.php#L121
Access to property $bindings on an unknown class Ray\Aop\FakeMockGrandChild.
|
sa / PHPStan:
tests/CompilerTest.php#L121
Access to property $bindings on an unknown class Ray\Aop\FakeMockGrandChild.
|
sa / PHPStan:
tests/CompilerTest.php#L122
Call to method returnSame() on an unknown class Ray\Aop\FakeMockGrandChild.
|
sa / PHPStan:
tests/CompilerTest.php#L129
Class Ray\Aop\FakeTypedMockGrandChild not found.
|
sa / PHPStan:
tests/CompilerTest.php#L130
Class Ray\Aop\FakeTypedMockGrandChild not found.
|
sa / PHPStan:
tests/CompilerTest.php#L132
Access to property $bindings on an unknown class Ray\Aop\FakeTypedMockGrandChild.
|
sa / PHPStan:
tests/CompilerTest.php#L132
Access to property $bindings on an unknown class Ray\Aop\FakeTypedMockGrandChild.
|
sa / PHPStan:
tests/CompilerTest.php#L133
Call to method passIterator() on an unknown class Ray\Aop\FakeTypedMockGrandChild.
|
sa / Psalm:
src/TypeString.php#L56
MixedAssignment: Unable to determine the type that $types is being assigned to
|
sa / Psalm:
src/TypeString.php#L57
MissingClosureParamType: Parameter $type has no provided type
|
sa / Psalm:
src/TypeString.php#L58
MixedOperand: Right operand cannot be mixed
|
sa / Psalm:
src/TypeString.php#L58
MixedMethodCall: Cannot determine the type of $type when calling method getName
|
sa / Psalm:
src/TypeString.php#L59
MixedArgument: Argument 2 of array_map cannot be mixed, expecting array<array-key, mixed>
|
sa / Psalm:
src/TypeString.php#L67
DocblockTypeContradiction: Cannot resolve types for $t - docblock-defined type ReflectionNamedType does not contain ReflectionIntersectionType
|
sa / Psalm:
src/TypeString.php#L70
MixedArgument: Argument 2 of array_map cannot be mixed, expecting array<array-key, mixed>
|
sa / Psalm:
src/TypeString.php#L83
TypeDoesNotContainType: 'self' cannot be identical to class-string
|
sa / Psalm
Process completed with exit code 1.
|
sa / PHPMD
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sa / Psalm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sa / ComposerRequireChecker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|