Skip to content

Add support for symfony 6.4 #19

Add support for symfony 6.4

Add support for symfony 6.4 #19

Triggered via pull request June 7, 2024 12:00
Status Failure
Total duration 34s
Artifacts

static-analysis.yml

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

Annotations

10 errors and 2 warnings
PHPStan (7.4): src/PayPo/Service/PayPoSerializer.php#L48
Access to undefined constant Symfony\Component\Serializer\Normalizer\PropertyNormalizer::NORMALIZE_PROTECTED.
PHPStan (7.4): src/PayPo/Service/PayPoSerializer.php#L48
Access to undefined constant Symfony\Component\Serializer\Normalizer\PropertyNormalizer::NORMALIZE_PUBLIC.
PHPStan (7.4): src/PayPo/Service/PayPoSerializer.php#L48
Access to undefined constant Symfony\Component\Serializer\Normalizer\PropertyNormalizer::NORMALIZE_VISIBILITY.
PHPStan (7.4)
Process completed with exit code 1.
PHPStan (8.1)
The job was canceled because "_7_4" failed.
PHPStan (8.0)
The job was canceled because "_7_4" failed.
PHPStan (8.0): src/PayPo/Service/PayPoSerializer.php#L48
Access to undefined constant Symfony\Component\Serializer\Normalizer\PropertyNormalizer::NORMALIZE_PROTECTED.
PHPStan (8.0): src/PayPo/Service/PayPoSerializer.php#L48
Access to undefined constant Symfony\Component\Serializer\Normalizer\PropertyNormalizer::NORMALIZE_PUBLIC.
PHPStan (8.0): src/PayPo/Service/PayPoSerializer.php#L48
Access to undefined constant Symfony\Component\Serializer\Normalizer\PropertyNormalizer::NORMALIZE_VISIBILITY.
PHPStan (8.0)
The operation was canceled.
PHPStan (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/