Add pickup point functionality #80
build.yaml
on: pull_request
Matrix: code-coverage
Matrix: coding-standards
Matrix: dependency-analysis
Matrix: integration-tests
Matrix: Mutation tests
Matrix: static-code-analysis
Matrix: unit-tests
Annotations
22 errors and 1 warning
MixedInferredReturnType:
src/Controller/Shop/GetPickupPointsAction.php#L105
src/Controller/Shop/GetPickupPointsAction.php:105:97: MixedInferredReturnType: Could not verify return type 'null|string' for Setono\SyliusShipmondoPlugin\Controller\Shop\GetPickupPointsAction::resolveChosenPickupPoint (see https://psalm.dev/047)
|
MixedReturnStatement:
src/Controller/Shop/GetPickupPointsAction.php#L122
src/Controller/Shop/GetPickupPointsAction.php:122:16: MixedReturnStatement: Possibly-mixed return value (see https://psalm.dev/138)
|
MixedReturnStatement:
src/Controller/Shop/GetPickupPointsAction.php#L122
src/Controller/Shop/GetPickupPointsAction.php:122:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedInferredReturnType:
src/Form/Extension/ShipmentTypeExtension.php#L30
src/Form/Extension/ShipmentTypeExtension.php:30:39: MixedInferredReturnType: Could not verify return type 'array<array-key, mixed>|null' for /home/runner/work/syliusshipmondoplugin/syliusshipmondoplugin/src/form/extension/shipmenttypeextension.php:30:1038:-:closure (see https://psalm.dev/047)
|
MixedReturnStatement:
src/Form/Extension/ShipmentTypeExtension.php#L36
src/Form/Extension/ShipmentTypeExtension.php:36:24: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
Process completed with exit code 2.
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
|
MixedInferredReturnType:
src/Controller/Shop/GetPickupPointsAction.php#L105
src/Controller/Shop/GetPickupPointsAction.php:105:97: MixedInferredReturnType: Could not verify return type 'null|string' for Setono\SyliusShipmondoPlugin\Controller\Shop\GetPickupPointsAction::resolveChosenPickupPoint (see https://psalm.dev/047)
|
MixedReturnStatement:
src/Controller/Shop/GetPickupPointsAction.php#L122
src/Controller/Shop/GetPickupPointsAction.php:122:16: MixedReturnStatement: Possibly-mixed return value (see https://psalm.dev/138)
|
MixedReturnStatement:
src/Controller/Shop/GetPickupPointsAction.php#L122
src/Controller/Shop/GetPickupPointsAction.php:122:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedInferredReturnType:
src/Form/Extension/ShipmentTypeExtension.php#L30
src/Form/Extension/ShipmentTypeExtension.php:30:39: MixedInferredReturnType: Could not verify return type 'array<array-key, mixed>|null' for /home/runner/work/syliusshipmondoplugin/syliusshipmondoplugin/src/form/extension/shipmenttypeextension.php:30:1038:-:closure (see https://psalm.dev/047)
|
MixedReturnStatement:
src/Form/Extension/ShipmentTypeExtension.php#L36
src/Form/Extension/ShipmentTypeExtension.php:36:24: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The operation was canceled.
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
|
Coding Standards (PHP8.1 | Deps: highest)
Process completed with exit code 2.
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
|
MixedInferredReturnType:
src/Controller/Shop/GetPickupPointsAction.php#L105
src/Controller/Shop/GetPickupPointsAction.php:105:97: MixedInferredReturnType: Could not verify return type 'null|string' for Setono\SyliusShipmondoPlugin\Controller\Shop\GetPickupPointsAction::resolveChosenPickupPoint (see https://psalm.dev/047)
|
MixedReturnStatement:
src/Controller/Shop/GetPickupPointsAction.php#L122
src/Controller/Shop/GetPickupPointsAction.php:122:16: MixedReturnStatement: Possibly-mixed return value (see https://psalm.dev/138)
|
MixedReturnStatement:
src/Controller/Shop/GetPickupPointsAction.php#L122
src/Controller/Shop/GetPickupPointsAction.php:122:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedInferredReturnType:
src/Form/Extension/ShipmentTypeExtension.php#L30
src/Form/Extension/ShipmentTypeExtension.php:30:39: MixedInferredReturnType: Could not verify return type 'array<array-key, mixed>|null' for /home/runner/work/syliusshipmondoplugin/syliusshipmondoplugin/src/form/extension/shipmenttypeextension.php:30:1038:-:closure (see https://psalm.dev/047)
|
MixedReturnStatement:
src/Form/Extension/ShipmentTypeExtension.php#L36
src/Form/Extension/ShipmentTypeExtension.php:36:24: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The operation was canceled.
|
Code Coverage (PHP8.2 | Deps: highest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|