Skip to content

Create own codegen #382

Create own codegen

Create own codegen #382

Triggered via pull request November 10, 2023 20:21
@koriymkoriym
synchronize #205
codegen
Status Failure
Total duration 1m 17s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 3 warnings
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 / 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 / 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/