Data mappers refactoring #218
Triggered via pull request
September 12, 2024 12:23
Status
Failure
Total duration
2m 35s
Artifacts
–
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
27 errors
NamedArgumentNotAllowed:
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php#L11
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php:11:57: NamedArgumentNotAllowed: Method array_merge called with named unpacked array array<array-key, mixed> (array with string keys) (see https://psalm.dev/268)
|
MixedArgument:
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php#L11
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php:11:57: MixedArgument: Argument 1 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
Process completed with exit code 2.
|
NamedArgumentNotAllowed:
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php#L11
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php:11:57: NamedArgumentNotAllowed: Method array_merge called with named unpacked array array<array-key, mixed> (array with string keys) (see https://psalm.dev/268)
|
MixedArgument:
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php#L11
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php:11:57: MixedArgument: Argument 1 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
InvalidArgument:
src/Twig/AutocompleteExtension.php#L22
src/Twig/AutocompleteExtension.php:22:64: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
Process completed with exit code 2.
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
|
NamedArgumentNotAllowed:
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php#L11
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php:11:57: NamedArgumentNotAllowed: Method array_merge called with named unpacked array array<array-key, mixed> (array with string keys) (see https://psalm.dev/268)
|
MixedArgument:
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php#L11
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php:11:57: MixedArgument: Argument 1 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
Process completed with exit code 2.
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
|
Coding Standards (PHP8.1 | Deps: highest)
Process completed with exit code 2.
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
|
NamedArgumentNotAllowed:
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php#L11
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php:11:57: NamedArgumentNotAllowed: Method array_merge called with named unpacked array array<array-key, mixed> (array with string keys) (see https://psalm.dev/268)
|
MixedArgument:
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php#L11
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php:11:57: MixedArgument: Argument 1 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
InvalidArgument:
src/Twig/AutocompleteExtension.php#L22
src/Twig/AutocompleteExtension.php:22:64: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The operation was canceled.
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
|
NamedArgumentNotAllowed:
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php#L11
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php:11:57: NamedArgumentNotAllowed: Method array_merge called with named unpacked array array<array-key, mixed> (array with string keys) (see https://psalm.dev/268)
|
MixedArgument:
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php#L11
src/DataMapper/Product/Formatter/FlatArrayTargetPropertyValuesFormatter.php:11:57: MixedArgument: Argument 1 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
InvalidArgument:
src/Twig/AutocompleteExtension.php#L22
src/Twig/AutocompleteExtension.php:22:64: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
The operation was canceled.
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
|
Code Coverage (PHP8.2 | Deps: highest)
Process completed with exit code 2.
|
Mutation tests (8.2, highest)
Process completed with exit code 1.
|