Skip to content

Mention tweaks

Mention tweaks #739

Triggered via pull request April 13, 2024 00:35
Status Failure
Total duration 2m 35s
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

11 errors and 3 warnings
Postgre (8.1 - DB postgres:9)
Process completed with exit code 2.
Postgre (8.2 - DB postgres:12)
The job was canceled because "_8_1_postgres_9" failed.
Postgre (8.2 - DB postgres:12)
Process completed with exit code 2.
MySql/MariaDB (8.1 - DB mysql:5.7)
Process completed with exit code 2.
MySql/MariaDB (8.2 - DB mariadb:10.2)
The job was canceled because "_8_1_mysql_5_7" failed.
MySql/MariaDB (8.2 - DB mariadb:10.2)
The operation was canceled.
MySql/MariaDB (8.2 - DB mysql:8.0)
The job was canceled because "_8_1_mysql_5_7" failed.
MySql/MariaDB (8.2 - DB mysql:8.0)
The operation was canceled.
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/
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)