Develop #524
ci.yml
on: pull_request
Coding Standard & Static Analysis
21s
Windows - PHP 8.2
1m 33s
Matrix: testsuite
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.
|