Skip to content

Merge release 4.15.1 into 4.16.x #257

Merge release 4.15.1 into 4.16.x

Merge release 4.15.1 into 4.16.x #257

Triggered via pull request October 25, 2024 10:20
Status Failure
Total duration 1m 15s
Artifacts

continuous-integration.yml

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

Annotations

10 errors
PossiblyInvalidArgument: src/Generator/ClassGenerator.php#L200
src/Generator/ClassGenerator.php:200:32: PossiblyInvalidArgument: Argument 1 of strtolower expects string, but possibly different type array<array-key, string>|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Generator/DocBlockGenerator.php#L72
src/Generator/DocBlockGenerator.php:72:32: PossiblyInvalidArgument: Argument 1 of strtolower expects string, but possibly different type array<array-key, string>|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Generator/FileGenerator.php#L102
src/Generator/FileGenerator.php:102:32: PossiblyInvalidArgument: Argument 1 of strtolower expects string, but possibly different type array<array-key, string>|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Generator/InterfaceGenerator.php#L95
src/Generator/InterfaceGenerator.php:95:32: PossiblyInvalidArgument: Argument 1 of strtolower expects string, but possibly different type array<array-key, string>|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Generator/MethodGenerator.php#L150
src/Generator/MethodGenerator.php:150:32: PossiblyInvalidArgument: Argument 1 of strtolower expects string, but possibly different type array<array-key, string>|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Generator/ParameterGenerator.php#L88
src/Generator/ParameterGenerator.php:88:32: PossiblyInvalidArgument: Argument 1 of strtolower expects string, but possibly different type array<array-key, string>|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Generator/PropertyGenerator.php#L130
src/Generator/PropertyGenerator.php:130:32: PossiblyInvalidArgument: Argument 1 of strtolower expects string, but possibly different type array<array-key, string>|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Generator/TraitGenerator.php#L86
src/Generator/TraitGenerator.php:86:32: PossiblyInvalidArgument: Argument 1 of strtolower expects string, but possibly different type array<array-key, string>|string provided (see https://psalm.dev/092)
DeprecatedMethod: test/Generator/AbstractGeneratorTest.php#L17
test/Generator/AbstractGeneratorTest.php:17:29: DeprecatedMethod: The method PHPUnit\Framework\TestCase::getMockForAbstractClass has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: test/Generator/AbstractGeneratorTest.php#L30
test/Generator/AbstractGeneratorTest.php:30:16: DeprecatedMethod: The method PHPUnit\Framework\TestCase::getMockForAbstractClass has been marked as deprecated (see https://psalm.dev/001)