Skip to content

Cleanup test scripts #773

Cleanup test scripts

Cleanup test scripts #773

Triggered via pull request April 15, 2024 15:10
Status Success
Total duration 2m 59s
Artifacts

tests.yaml

on: pull_request
Matrix: mysql-tests
Matrix: postgres-tests
Matrix: Selenium-checks
Matrix: Static Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
WebTest (PHP 8.1 - DB mysql:5.7): vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php#L121
Failed asserting that '' contains "A Signature".
WebTest (PHP 8.1 - DB mysql:5.7)
Process completed with exit code 2.
Static Tests (none, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Tests (none, 8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MySql/MariaDB (8.2 - DB mysql:8.0)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
MySql/MariaDB (8.1 - DB mysql:5.7)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
MySql/MariaDB (8.2 - DB mariadb:10.2)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
WebTest (PHP 8.1 - DB mysql:5.7): vendor/phpunit/phpunit/src/Runner/DefaultTestResultCache.php#L34
PHPUnit\Runner\DefaultTestResultCache implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)