Skip to content

Merge pull request #3793 from Spuds/themeTweak #791

Merge pull request #3793 from Spuds/themeTweak

Merge pull request #3793 from Spuds/themeTweak #791

Triggered via push April 24, 2024 19:23
Status Success
Total duration 2m 28s
Artifacts

tests.yaml

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

Annotations

3 errors and 3 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/
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)