Skip to content

Adding link to Peak in the order show page #24

Adding link to Peak in the order show page

Adding link to Peak in the order show page #24

Triggered via push June 19, 2024 17:27
Status Failure
Total duration 1m 59s
Artifacts

build.yaml

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

Annotations

44 errors
Dependency Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
Process completed with exit code 1.
Dependency Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
Dependency Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
Process completed with exit code 1.
Dependency Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
Dependency Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
Process completed with exit code 1.
Dependency Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
Dependency Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
Process completed with exit code 1.
Dependency Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
Dependency Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The operation was canceled.
Dependency Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
Dependency Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
Dependency Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
MixedReturnTypeCoercion: src/EventSubscriber/AddLinkToPeakSubscriber.php#L19
src/EventSubscriber/AddLinkToPeakSubscriber.php:19:51: MixedReturnTypeCoercion: The declared return type 'array<string, array{0?: array{0: string, 1?: int}|string, 1?: array{0: string, 1?: int}|int, ...<int<0, max>, array{0: string, 1?: int}>}|string>' for Setono\SyliusPeakWMSPlugin\EventSubscriber\AddLinkToPeakSubscriber::getSubscribedEvents is more specific than the inferred return type 'non-empty-array<array-key, 'addLink'>' (see https://psalm.dev/197)
MixedArrayOffset: src/EventSubscriber/AddLinkToPeakSubscriber.php#L21
src/EventSubscriber/AddLinkToPeakSubscriber.php:21:16: MixedArrayOffset: Cannot create mixed offset – expecting array-key (see https://psalm.dev/031)
MixedReturnTypeCoercion: src/EventSubscriber/AddLinkToPeakSubscriber.php#L21
src/EventSubscriber/AddLinkToPeakSubscriber.php:21:16: MixedReturnTypeCoercion: The type 'non-empty-array<array-key, 'addLink'>' is more general than the declared return type 'array<string, array{0?: array{0: string, 1?: int}|string, 1?: array{0: string, 1?: int}|int, ...<int<0, max>, array{0: string, 1?: int}>}|string>' for Setono\SyliusPeakWMSPlugin\EventSubscriber\AddLinkToPeakSubscriber::getSubscribedEvents (see https://psalm.dev/197)
UndefinedClass: src/EventSubscriber/AddLinkToPeakSubscriber.php#L21
src/EventSubscriber/AddLinkToPeakSubscriber.php:21:17: UndefinedClass: Class, interface or enum named Sylius\Bundle\AdminBundle\Menu\OrderShowMenuBuilder does not exist (see https://psalm.dev/019)
UndefinedClass: src/EventSubscriber/AddLinkToPeakSubscriber.php#L24
src/EventSubscriber/AddLinkToPeakSubscriber.php:24:29: UndefinedClass: Class, interface or enum named Sylius\Bundle\AdminBundle\Event\OrderShowMenuBuilderEvent does not exist (see https://psalm.dev/019)
Static Code Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
Process completed with exit code 2.
Static Code Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_2_highest__5_4_0" failed.
MixedReturnTypeCoercion: src/EventSubscriber/AddLinkToPeakSubscriber.php#L19
src/EventSubscriber/AddLinkToPeakSubscriber.php:19:51: MixedReturnTypeCoercion: The declared return type 'array<string, array{0?: array{0: string, 1?: int}|string, 1?: array{0: string, 1?: int}|int, ...<int<0, max>, array{0: string, 1?: int}>}|string>' for Setono\SyliusPeakWMSPlugin\EventSubscriber\AddLinkToPeakSubscriber::getSubscribedEvents is more specific than the inferred return type 'non-empty-array<array-key, 'addLink'>' (see https://psalm.dev/197)
MixedArrayOffset: src/EventSubscriber/AddLinkToPeakSubscriber.php#L21
src/EventSubscriber/AddLinkToPeakSubscriber.php:21:16: MixedArrayOffset: Cannot create mixed offset – expecting array-key (see https://psalm.dev/031)
MixedReturnTypeCoercion: src/EventSubscriber/AddLinkToPeakSubscriber.php#L21
src/EventSubscriber/AddLinkToPeakSubscriber.php:21:16: MixedReturnTypeCoercion: The type 'non-empty-array<array-key, 'addLink'>' is more general than the declared return type 'array<string, array{0?: array{0: string, 1?: int}|string, 1?: array{0: string, 1?: int}|int, ...<int<0, max>, array{0: string, 1?: int}>}|string>' for Setono\SyliusPeakWMSPlugin\EventSubscriber\AddLinkToPeakSubscriber::getSubscribedEvents (see https://psalm.dev/197)
UndefinedClass: src/EventSubscriber/AddLinkToPeakSubscriber.php#L21
src/EventSubscriber/AddLinkToPeakSubscriber.php:21:17: UndefinedClass: Class, interface or enum named Sylius\Bundle\AdminBundle\Menu\OrderShowMenuBuilder does not exist (see https://psalm.dev/019)
UndefinedClass: src/EventSubscriber/AddLinkToPeakSubscriber.php#L24
src/EventSubscriber/AddLinkToPeakSubscriber.php:24:29: UndefinedClass: Class, interface or enum named Sylius\Bundle\AdminBundle\Event\OrderShowMenuBuilderEvent does not exist (see https://psalm.dev/019)
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__5_4_0" failed.
MixedReturnTypeCoercion: src/EventSubscriber/AddLinkToPeakSubscriber.php#L19
src/EventSubscriber/AddLinkToPeakSubscriber.php:19:51: MixedReturnTypeCoercion: The declared return type 'array<string, array{0?: array{0: string, 1?: int}|string, 1?: array{0: string, 1?: int}|int, ...<int<0, max>, array{0: string, 1?: int}>}|string>' for Setono\SyliusPeakWMSPlugin\EventSubscriber\AddLinkToPeakSubscriber::getSubscribedEvents is more specific than the inferred return type 'non-empty-array<array-key, 'addLink'>' (see https://psalm.dev/197)
MixedArrayOffset: src/EventSubscriber/AddLinkToPeakSubscriber.php#L21
src/EventSubscriber/AddLinkToPeakSubscriber.php:21:16: MixedArrayOffset: Cannot create mixed offset – expecting array-key (see https://psalm.dev/031)
MixedReturnTypeCoercion: src/EventSubscriber/AddLinkToPeakSubscriber.php#L21
src/EventSubscriber/AddLinkToPeakSubscriber.php:21:16: MixedReturnTypeCoercion: The type 'non-empty-array<array-key, 'addLink'>' is more general than the declared return type 'array<string, array{0?: array{0: string, 1?: int}|string, 1?: array{0: string, 1?: int}|int, ...<int<0, max>, array{0: string, 1?: int}>}|string>' for Setono\SyliusPeakWMSPlugin\EventSubscriber\AddLinkToPeakSubscriber::getSubscribedEvents (see https://psalm.dev/197)
UndefinedClass: src/EventSubscriber/AddLinkToPeakSubscriber.php#L21
src/EventSubscriber/AddLinkToPeakSubscriber.php:21:17: UndefinedClass: Class, interface or enum named Sylius\Bundle\AdminBundle\Menu\OrderShowMenuBuilder does not exist (see https://psalm.dev/019)
UndefinedClass: src/EventSubscriber/AddLinkToPeakSubscriber.php#L24
src/EventSubscriber/AddLinkToPeakSubscriber.php:24:29: UndefinedClass: Class, interface or enum named Sylius\Bundle\AdminBundle\Event\OrderShowMenuBuilderEvent does not exist (see https://psalm.dev/019)
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The operation was canceled.
Static Code Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_2_highest__5_4_0" failed.
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_2_highest__5_4_0" failed.
MixedReturnTypeCoercion: src/EventSubscriber/AddLinkToPeakSubscriber.php#L19
src/EventSubscriber/AddLinkToPeakSubscriber.php:19:51: MixedReturnTypeCoercion: The declared return type 'array<string, array{0?: array{0: string, 1?: int}|string, 1?: array{0: string, 1?: int}|int, ...<int<0, max>, array{0: string, 1?: int}>}|string>' for Setono\SyliusPeakWMSPlugin\EventSubscriber\AddLinkToPeakSubscriber::getSubscribedEvents is more specific than the inferred return type 'non-empty-array<array-key, 'addLink'>' (see https://psalm.dev/197)
MixedArrayOffset: src/EventSubscriber/AddLinkToPeakSubscriber.php#L21
src/EventSubscriber/AddLinkToPeakSubscriber.php:21:16: MixedArrayOffset: Cannot create mixed offset – expecting array-key (see https://psalm.dev/031)
MixedReturnTypeCoercion: src/EventSubscriber/AddLinkToPeakSubscriber.php#L21
src/EventSubscriber/AddLinkToPeakSubscriber.php:21:16: MixedReturnTypeCoercion: The type 'non-empty-array<array-key, 'addLink'>' is more general than the declared return type 'array<string, array{0?: array{0: string, 1?: int}|string, 1?: array{0: string, 1?: int}|int, ...<int<0, max>, array{0: string, 1?: int}>}|string>' for Setono\SyliusPeakWMSPlugin\EventSubscriber\AddLinkToPeakSubscriber::getSubscribedEvents (see https://psalm.dev/197)
UndefinedClass: src/EventSubscriber/AddLinkToPeakSubscriber.php#L21
src/EventSubscriber/AddLinkToPeakSubscriber.php:21:17: UndefinedClass: Class, interface or enum named Sylius\Bundle\AdminBundle\Menu\OrderShowMenuBuilder does not exist (see https://psalm.dev/019)
UndefinedClass: src/EventSubscriber/AddLinkToPeakSubscriber.php#L24
src/EventSubscriber/AddLinkToPeakSubscriber.php:24:29: UndefinedClass: Class, interface or enum named Sylius\Bundle\AdminBundle\Event\OrderShowMenuBuilderEvent does not exist (see https://psalm.dev/019)
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The operation was canceled.
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_highest__5_4_0" failed.
Static Code Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_highest__5_4_0" failed.
Static Code Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_highest__5_4_0" failed.
Mutation tests (8.2, highest)
Process completed with exit code 1.