Skip to content

Improve build

Improve build #957

Triggered via pull request November 8, 2023 13:58
Status Cancelled
Total duration 1m 47s
Artifacts

build.yaml

on: pull_request
Matrix: code-coverage
Matrix: coding-standards
Matrix: dependency-analysis
Matrix: integration-tests
Matrix: static-code-analysis
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

125 errors and 2 warnings
Unit tests (PHP 8.2 | Dependency versions: highest | Symfony: ~6.3.0)
Process completed with exit code 2.
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ~6.1.0)
The job was canceled because "_8_2_highest__6_3_0" failed.
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ~6.1.0)
Process completed with exit code 2.
Unit tests (PHP 8.0 | Dependency versions: highest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: highest | Symfony: ^5.4)
The job was canceled because "_8_2_highest__6_3_0" failed.
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.2.0)
The operation was canceled.
Unit tests (PHP 7.4 | Dependency versions: highest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.0.0)
The job was canceled because "_8_2_highest__6_3_0" failed.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.0.0)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: lowest | Symfony: ~6.3.0)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: lowest | Symfony: ~6.2.0)
The operation was canceled.
Unit tests (PHP 8.0 | Dependency versions: lowest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: highest | Symfony: ~6.1.0)
The operation was canceled.
Static Code Analysis (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.1.0)
Process completed with exit code 2.
Static Code Analysis (PHP 8.1 | Dependency versions: lowest | Symfony: ~6.0.0)
Process completed with exit code 2.
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ~6.0.0)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ~6.3.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: highest | Symfony: ~6.0.0)
The operation was canceled.
Static Code Analysis (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.0.0)
The job was canceled because "_8_2_lowest__6_1_0" failed.
Static Code Analysis (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.0.0)
Process completed with exit code 2.
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ~6.2.0)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: lowest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.3.0)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: lowest | Symfony: ~6.0.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: lowest | Symfony: ~6.1.0)
The operation was canceled.
Static Code Analysis (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.3.0)
The job was canceled because "_8_2_lowest__6_1_0" failed.
Unit tests (PHP 7.4 | Dependency versions: lowest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.1.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: highest | Symfony: ~6.2.0)
The operation was canceled.
Static Code Analysis (PHP 8.2 | Dependency versions: highest | Symfony: ~6.2.0)
The job was canceled because "_8_2_lowest__6_1_0" failed.
DeprecatedInterface: src/Api/CommandHandler/AddGiftCardToOrderHandler.php#L16
src/Api/CommandHandler/AddGiftCardToOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AddItemToCartHandler.php#L24
src/Api/CommandHandler/AddItemToCartHandler.php:24:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php#L17
src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php:17:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php#L13
src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php:13:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php#L16
src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
Static Code Analysis (PHP 8.1 | Dependency versions: highest | Symfony: ~6.3.0)
The job was canceled because "_8_2_lowest__6_1_0" failed.
DeprecatedInterface: src/Api/CommandHandler/AddGiftCardToOrderHandler.php#L16
src/Api/CommandHandler/AddGiftCardToOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AddItemToCartHandler.php#L24
src/Api/CommandHandler/AddItemToCartHandler.php:24:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php#L17
src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php:17:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php#L13
src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php:13:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php#L16
src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
Static Code Analysis (PHP 8.2 | Dependency versions: highest | Symfony: ~6.3.0)
The job was canceled because "_8_2_lowest__6_1_0" failed.
DeprecatedInterface: src/Api/CommandHandler/AddGiftCardToOrderHandler.php#L16
src/Api/CommandHandler/AddGiftCardToOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AddItemToCartHandler.php#L24
src/Api/CommandHandler/AddItemToCartHandler.php:24:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php#L17
src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php:17:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php#L13
src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php:13:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php#L16
src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
Coding Standards (PHP 7.4 | Dependency versions: highest)
The operation was canceled.
Code Coverage (PHP 8.2 | Dependency versions: highest)
The operation was canceled.
Integration tests (PHP 8.1 | Dependency versions: highest | Symfony: ^5.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests (PHP 8.1 | Dependency versions: highest | Symfony: ^5.4)
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/