Skip to content

Fix importing database dumps on Alpine Linux #100

Fix importing database dumps on Alpine Linux

Fix importing database dumps on Alpine Linux #100

Triggered via pull request September 4, 2024 17:28
Status Failure
Total duration 34s
Artifacts

qa.yaml

on: pull_request
Quality Checks
24s
Quality Checks
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Quality Checks: src/Database/PimcoreInstaller.php#L1
Ignored error pattern #^Method Neusta\\Pimcore\\TestingFramework\\Database\\PimcoreInstaller\:\:getDataFiles\(\) should return array but returns array\<int, string\>\|false\.$# in path /home/runner/work/pimcore-testing-framework/pimcore-testing-framework/src/Database/PimcoreInstaller.php was not matched in reported errors.
Quality Checks: src/Database/PimcoreInstaller.php#L103
Only iterables can be unpacked, array<int, string>|false given.
Quality Checks: src/Database/PimcoreInstaller.php#L104
Only iterables can be unpacked, array<int, string>|false given.
Quality Checks
Process completed with exit code 1.
Quality Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/