Skip to content

Upgrade the app to use Symfony 6 and PHP 8.2 #212

Upgrade the app to use Symfony 6 and PHP 8.2

Upgrade the app to use Symfony 6 and PHP 8.2 #212

Triggered via pull request January 10, 2024 14:42
Status Failure
Total duration 1m 3s
Artifacts

test-integration.yml

on: pull_request
run-qa-tests
51s
run-qa-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
run-qa-tests: src/Features/Context/ErrorReportContext.php#L1
Ignored error pattern #^Cannot call method getProjectDir\(\) on Symfony\\Component\\HttpKernel\\KernelInterface\|null\.$# in path /var/www/html/src/Features/Context/ErrorReportContext.php was not matched in reported errors.
run-qa-tests: src/Kernel.php#L1
Ignored error pattern #^Generator expects value type Symfony\\Component\\HttpKernel\\Bundle\\BundleInterface, object given\.$# in path /var/www/html/src/Kernel.php was not matched in reported errors.
run-qa-tests
Process completed with exit code 1.
run-qa-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/