Skip to content
Re-run triggered October 14, 2024 11:47
Status Failure
Total duration 40s
Artifacts

psalm.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
MixedAssignment: src/Reader/ApiReader.php#L133
src/Reader/ApiReader.php:133:9: MixedAssignment: Unable to determine the type that $queryParameters is being assigned to (see https://psalm.dev/032)
UndefinedInterfaceMethod: src/Reader/ApiReader.php#L133
src/Reader/ApiReader.php:133:64: UndefinedInterfaceMethod: Method Fastbolt\EntityImporter\Types\ImportSourceDefinition\ImportSourceDefinition::getQueryParameters does not exist (see https://psalm.dev/181)
MixedArgument: src/Reader/ApiReader.php#L142
src/Reader/ApiReader.php:142:35: MixedArgument: Argument 1 of array_merge_recursive cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)