Skip to content

Improve build

Improve build #971

Triggered via pull request November 8, 2023 15:05
Status Cancelled
Total duration 3m 40s
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

39 errors and 8 warnings
MissingTemplateParam: src/Security/GiftCardVoter.php#L16
src/Security/GiftCardVoter.php:16:13: MissingTemplateParam: Setono\SyliusGiftCardPlugin\Security\GiftCardVoter has missing template params when extending Symfony\Component\Security\Core\Authorization\Voter\Voter, expecting 2 (see https://psalm.dev/182)
Static Code Analysis (PHP 8.2 | Dependency versions: highest | Symfony: ~6.3.0)
Process completed with exit code 2.
MissingTemplateParam: src/Security/GiftCardVoter.php#L16
src/Security/GiftCardVoter.php:16:13: MissingTemplateParam: Setono\SyliusGiftCardPlugin\Security\GiftCardVoter has missing template params when extending Symfony\Component\Security\Core\Authorization\Voter\Voter, expecting 2 (see https://psalm.dev/182)
Static Code Analysis (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.3.0)
Process completed with exit code 2.
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ~6.0.0)
Process completed with exit code 2.
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ~6.2.0)
The job was canceled because "_8_1_highest__6_0_0" failed.
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ~6.2.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.3.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.2.0)
The job was canceled because "_8_1_highest__6_0_0" failed.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.2.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: highest | Symfony: ~6.0.0)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 8.0 | Dependency versions: lowest | Symfony: ^5.4)
The operation was canceled.
MissingTemplateParam: src/Security/GiftCardVoter.php#L16
src/Security/GiftCardVoter.php:16:13: MissingTemplateParam: Setono\SyliusGiftCardPlugin\Security\GiftCardVoter has missing template params when extending Symfony\Component\Security\Core\Authorization\Voter\Voter, expecting 2 (see https://psalm.dev/182)
Static Code Analysis (PHP 8.1 | Dependency versions: highest | Symfony: ~6.3.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.1 | Dependency versions: highest | Symfony: ~6.1.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.2 | Dependency versions: highest | Symfony: ~6.3.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.0.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: highest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 8.2 | 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.1 | Dependency versions: highest | Symfony: ~6.3.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.0.0)
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.1.0)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: lowest | Symfony: ~6.1.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 7.4 | Dependency versions: lowest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 7.4 | Dependency versions: highest | Symfony: ^5.4)
The operation was canceled.
MethodSignatureMismatch: src/Serializer/Normalizer/GiftCardNormalizer.php#L15
src/Serializer/Normalizer/GiftCardNormalizer.php:15:13: MethodSignatureMismatch: Method Setono\SyliusGiftCardPlugin\Serializer\Normalizer\GiftCardNormalizer::normalize with return type '' is different to return type 'ArrayObject|array<array-key, mixed>|null|scalar' of inherited method Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize (see https://psalm.dev/042)
Static Code Analysis (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.0.0)
Process completed with exit code 2.
MissingTemplateParam: src/Security/GiftCardVoter.php#L16
src/Security/GiftCardVoter.php:16:13: MissingTemplateParam: Setono\SyliusGiftCardPlugin\Security\GiftCardVoter has missing template params when extending Symfony\Component\Security\Core\Authorization\Voter\Voter, expecting 2 (see https://psalm.dev/182)
Static Code Analysis (PHP 8.1 | Dependency versions: lowest | Symfony: ~6.3.0)
Process completed with exit code 2.
MethodSignatureMismatch: src/Serializer/Normalizer/GiftCardNormalizer.php#L15
src/Serializer/Normalizer/GiftCardNormalizer.php:15:13: MethodSignatureMismatch: Method Setono\SyliusGiftCardPlugin\Serializer\Normalizer\GiftCardNormalizer::normalize with return type '' is different to return type 'ArrayObject|array<array-key, mixed>|null|scalar' of inherited method Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize (see https://psalm.dev/042)
Static Code Analysis (PHP 8.1 | Dependency versions: lowest | Symfony: ~6.0.0)
Process completed with exit code 2.
Integration tests (PHP 7.4 | 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 7.4 | 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/
Integration tests (PHP 8.0 | 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.0 | 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/
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/
Integration tests (PHP 8.2 | 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.2 | 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/