Merge pull request #3 from Setono/change-namespace #26
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
Annotations
76 errors
Dependency Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
Process completed with exit code 1.
|
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_lowest__6_4_0" failed.
|
Dependency Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
Process completed with exit code 1.
|
Dependency Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
Dependency Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
Process completed with exit code 1.
|
Dependency Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
Dependency Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
The operation was canceled.
|
Dependency Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
Dependency Analysis (PHP8.2 | 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_lowest__6_4_0" failed.
|
Dependency Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_lowest__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\SyliusPeakPlugin\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\SyliusPeakPlugin\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.
|
Integration tests (PHP8.1 | Deps: highest | SF~5.4.0)
Process completed with exit code 1.
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.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\SyliusPeakPlugin\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\SyliusPeakPlugin\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: lowest | SF~6.4.0)
Process completed with exit code 2.
|
Static Code Analysis (PHP8.1 | Deps: lowest | 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\SyliusPeakPlugin\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\SyliusPeakPlugin\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)
|
TooManyTemplateParams:
src/Factory/RegisteredWebhooksFactory.php#L14
src/Factory/RegisteredWebhooksFactory.php:14:9: TooManyTemplateParams: Sylius\Component\Resource\Factory\FactoryInterface<Setono\SyliusPeakPlugin\Model\RegisteredWebhooksInterface> has too many template params, expecting 0 (see https://psalm.dev/184)
|
MoreSpecificReturnType:
src/Factory/RegisteredWebhooksFactory.php#L18
src/Factory/RegisteredWebhooksFactory.php:18:34: MoreSpecificReturnType: The declared return type 'Setono\SyliusPeakPlugin\Model\RegisteredWebhooksInterface' for Setono\SyliusPeakPlugin\Factory\RegisteredWebhooksFactory::createNew is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
LessSpecificReturnStatement:
src/Factory/RegisteredWebhooksFactory.php#L20
src/Factory/RegisteredWebhooksFactory.php:20:16: LessSpecificReturnStatement: The type 'object' is more general than the declared return type 'Setono\SyliusPeakPlugin\Model\RegisteredWebhooksInterface' for Setono\SyliusPeakPlugin\Factory\RegisteredWebhooksFactory::createNew (see https://psalm.dev/129)
|
TooManyTemplateParams:
src/Factory/RegisteredWebhooksFactoryInterface.php#L14
src/Factory/RegisteredWebhooksFactoryInterface.php:14:54: TooManyTemplateParams: Setono\SyliusPeakPlugin\Factory\RegisteredWebhooksFactoryInterface has too many template params when extending Sylius\Component\Resource\Factory\FactoryInterface, expecting 0 (see https://psalm.dev/184)
|
TooManyTemplateParams:
src/Factory/UploadOrderRequestFactory.php#L14
src/Factory/UploadOrderRequestFactory.php:14:9: TooManyTemplateParams: Sylius\Component\Resource\Factory\FactoryInterface<Setono\SyliusPeakPlugin\Model\UploadOrderRequestInterface> has too many template params, expecting 0 (see https://psalm.dev/184)
|
Integration tests (PHP8.2 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Integration tests (PHP8.2 | Deps: highest | SF~6.4.0)
Process completed with exit code 1.
|
Integration tests (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Integration tests (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Integration tests (PHP8.2 | Deps: lowest | SF~6.4.0)
The operation was canceled.
|
Integration tests (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Static Code Analysis (PHP8.1 | 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\SyliusPeakPlugin\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\SyliusPeakPlugin\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~5.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.
|
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\SyliusPeakPlugin\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\SyliusPeakPlugin\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.
|
Integration tests (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Static Code 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\SyliusPeakPlugin\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\SyliusPeakPlugin\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)
The operation was canceled.
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.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\SyliusPeakPlugin\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\SyliusPeakPlugin\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.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
|
Integration tests (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Integration tests (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Mutation tests (8.2, highest)
Process completed with exit code 1.
|