Skip to content

feat: API Platform support #43

feat: API Platform support

feat: API Platform support #43

Triggered via pull request April 7, 2024 18:15
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest
Process completed with exit code 255.
Symfony 7.*, lowest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_7___hig" failed.
Symfony 7.*, highest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_7___hig" failed.
Symfony 7.*, lowest deps, PHP 8.3, ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_7___hig" failed.
Symfony 7.*, lowest deps, PHP 8.3, ubuntu-latest
The operation was canceled.
Symfony 6.*, highest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_7___hig" failed.
Symfony 6.*, lowest deps, PHP 8.3, ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_7___hig" failed.
MixedReturnTypeCoercion: packages/rekapager-api-platform/src/PageNormalizer.php#L38
packages/rekapager-api-platform/src/PageNormalizer.php:38:16: MixedReturnTypeCoercion: The declared return type 'ArrayObject<array-key, mixed>|array<array-key, mixed>|null|scalar' for Rekalogika\Rekapager\ApiPlatform\PageNormalizer::normalize is more specific than the inferred return type 'ArrayObject|array<array-key, mixed>|null|scalar' (see https://psalm.dev/197)
MixedReturnTypeCoercion: packages/rekapager-api-platform/src/PageNormalizer.php#L48
packages/rekapager-api-platform/src/PageNormalizer.php:48:20: MixedReturnTypeCoercion: The type 'ArrayObject|array<array-key, mixed>|null|scalar' is more general than the declared return type 'ArrayObject<array-key, mixed>|array<array-key, mixed>|null|scalar' for Rekalogika\Rekapager\ApiPlatform\PageNormalizer::normalize (see https://psalm.dev/197)
MixedReturnTypeCoercion: packages/rekapager-api-platform/src/PageNormalizer.php#L52
packages/rekapager-api-platform/src/PageNormalizer.php:52:20: MixedReturnTypeCoercion: The type 'ArrayObject|array<array-key, mixed>|null|scalar' is more general than the declared return type 'ArrayObject<array-key, mixed>|array<array-key, mixed>|null|scalar' for Rekalogika\Rekapager\ApiPlatform\PageNormalizer::normalize (see https://psalm.dev/197)
TooManyArguments: packages/rekapager-api-platform/src/PageNormalizer.php#L94
packages/rekapager-api-platform/src/PageNormalizer.php:94:45: TooManyArguments: Too many arguments for method Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsnormalization - saw 3 (see https://psalm.dev/026)
Symfony 6.*, lowest deps, PHP 8.3, ubuntu-latest
The operation was canceled.
Symfony 6.*, lowest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_7___hig" failed.
Symfony 6.*, highest deps, PHP 8.3, ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_7___hig" failed.
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.