fix issues #2191
continuous-integration.yml
on: push
Matrix: Validate Project / Validate markdown files
Matrix: Validate Project / Validate yaml
Matrix: Validate PHP / Check composer dependencies with composer-dependency-analyser
Matrix: Validate PHP / Check composer with composer-normalize
Matrix: Validate PHP / Check with editorconfig-checker
Matrix: Validate PHP / Lint PHP
Matrix: Validate PHP / Linting with overtrue/phplint
Matrix: Validate PHP / Validate composer
Matrix: Install Project / Install PHP dependencies
Matrix: Project Analysis / Check Coding Standards with PHP-CS-Fixer
Matrix: Project Analysis / Check Coding Standards with PHPCS
Matrix: Project Analysis / Static Code Analysis with PHPStan
Matrix: Project Analysis / Checks with Rector
Matrix: UnitTests / Code Coverage with PHPUnit
Matrix: UnitTests / UnitTests with PHPUnit
CI Status
2s
Annotations
2 errors and 4 warnings
|
UnitTests / Code Coverage with PHPUnit (ubuntu-latest, 8.3, lowest)
🚨 CC Reporter download failed!
|
|
UnitTests / Code Coverage with PHPUnit (ubuntu-latest, 8.3, lowest)
Download of 'https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64' failed with response status code 404
|
|
UnitTests / Code Coverage with PHPUnit (ubuntu-latest, 8.3, lowest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1, paambaati/codeclimate-action@v9.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
UnitTests / Code Coverage with PHPUnit (ubuntu-latest, 8.3, lowest)
Please check if your platform is supported — see https://docs.codeclimate.com/docs/configuring-test-coverage#section-locations-of-pre-built-binaries
|
|
UnitTests / Code Coverage with PHPUnit (ubuntu-latest, 8.3, lowest)
Could not download https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64
|
|
UnitTests / Code Coverage with PHPUnit (ubuntu-latest, 8.3, lowest)
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|