CI #522
Annotations
11 errors
config/bootstrap.php#L59
There must be exactly 1 whitespace after "fn" keyword.
|
config/bootstrap.php#L64
There must be exactly 1 whitespace after "fn" keyword.
|
src/Command/IndexCommand.php#L65
There must be exactly 1 whitespace after "fn" keyword.
|
src/Utility/BackupManager.php#L79
There must be exactly 1 whitespace after "fn" keyword.
|
tests/TestCase/Utility/BackupManagerTest.php#L144
There must be exactly 1 whitespace after "fn" keyword.
|
tests/bootstrap.php#L48
There must be exactly 1 whitespace after "fn" keyword.
|
|
|
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.
|
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.
|
|
This job failed
Loading