Skip to content

8.2 support

8.2 support #5

Triggered via pull request October 15, 2024 13:04
@tacmantacman
synchronize #75
survos:tac
Status Failure
Total duration 24s
Artifacts

static-analysis.yml

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

Annotations

5 errors and 2 warnings
PHPStan (8.3): src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php#L63
Method Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer::getSupportedTypes() should return array<string, bool|null> but returns array<int, string>.
PHPStan (8.3): src/Limenius/Liform/Serializer/Normalizer/InitialValuesNormalizer.php#L121
Method Limenius\Liform\Serializer\Normalizer\InitialValuesNormalizer::getSupportedTypes() should return array<string, bool|null> but returns array<int, string>.
PHPStan (8.3)
Process completed with exit code 1.
PHPStan (8.2)
The job was canceled because "_8_3" failed.
PHPStan (8.2)
The operation was canceled.
PHPStan (8.3)
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/
PHPStan (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/