Skip to content

[civiremote_entity] Add support for files in forms #63

[civiremote_entity] Add support for files in forms

[civiremote_entity] Add support for files in forms #63

Triggered via pull request August 5, 2024 09:58
Status Failure
Total duration 47s
Artifacts

phpstan_entity.yml

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

Annotations

13 errors and 1 warning
PHPStan with PHP 8.3 prefer-lowest: src/Form/Control/Callbacks/FileValueCallback.php#L48
Call to an undefined method Symfony\Component\HttpFoundation\File\UploadedFile::getContent().
PHPStan with PHP 8.3 prefer-lowest
Process completed with exit code 1.
PHPStan with PHP 8.0 prefer-lowest
The job was canceled because "_8_3_prefer-lowest" failed.
PHPStan with PHP 8.0 prefer-lowest: src/Form/Control/Callbacks/FileValueCallback.php#L48
Call to an undefined method Symfony\Component\HttpFoundation\File\UploadedFile::getContent().
PHPStan with PHP 8.0 prefer-lowest
Process completed with exit code 1.
PHPStan with PHP 7.4 prefer-lowest
The job was canceled because "_8_3_prefer-lowest" failed.
PHPStan with PHP 7.4 prefer-lowest
The operation was canceled.
PHPStan with PHP 8.3 prefer-stable
The job was canceled because "_8_3_prefer-lowest" failed.
PHPStan with PHP 8.3 prefer-stable
The operation was canceled.
PHPStan with PHP 7.4 prefer-stable
The job was canceled because "_8_3_prefer-lowest" failed.
PHPStan with PHP 7.4 prefer-stable
The operation was canceled.
PHPStan with PHP 8.0 prefer-stable
The job was canceled because "_8_3_prefer-lowest" failed.
PHPStan with PHP 8.0 prefer-stable
The operation was canceled.
PHPStan with PHP 8.3 prefer-lowest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/