Skip to content

Develop

Develop #524

Triggered via pull request October 8, 2024 16:41
@mirko-pagliaimirko-pagliai
synchronize #105
develop
Status Failure
Total duration 2m 2s
Artifacts

ci.yml

on: pull_request
Coding Standard & Static Analysis
21s
Coding Standard & Static Analysis
Windows - PHP 8.2
1m 33s
Windows - PHP 8.2
Matrix: testsuite
Fit to window
Zoom out
Zoom in

Annotations

13 errors
testsuite (8.2, sqlite)
Process completed with exit code 2.
testsuite (8.2, mysql)
Process completed with exit code 2.
testsuite (8.2, pgsql)
Process completed with exit code 2.
testsuite (8.2, mysql, prefer-lowest)
Process completed with exit code 2.
testsuite (8.1, mysql)
Process completed with exit code 2.
testsuite (8.1, mysql, prefer-lowest)
Process completed with exit code 2.
testsuite (8.3, mysql)
Process completed with exit code 2.
testsuite (8.3, sqlite)
Process completed with exit code 2.
testsuite (8.3, mysql, prefer-lowest)
Process completed with exit code 2.
Coding Standard & Static Analysis: tests/TestCase/BackupTraitTest.php#L39
PHPDoc type array<string> of property DatabaseBackup\Test\TestCase\BackupTraitTest::$fixtures is not covariant with PHPDoc type array<int, string> of overridden property Cake\TestSuite\TestCase::$fixtures.
Coding Standard & Static Analysis: tests/TestCase/Utility/BackupExportAndImportTest.php#L48
PHPDoc type array<string> of property DatabaseBackup\Test\TestCase\Utility\BackupExportAndImportTest::$fixtures is not covariant with PHPDoc type array<int, string> of overridden property Cake\TestSuite\TestCase::$fixtures.
Coding Standard & Static Analysis
Process completed with exit code 1.
testsuite (8.3, pgsql)
Process completed with exit code 2.