Skip to content

CI

CI #520

Triggered via schedule September 22, 2024 01:27
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: schedule
Coding Standard & Static Analysis
24s
Coding Standard & Static Analysis
Windows - PHP 8.2
28s
Windows - PHP 8.2
Matrix: testsuite
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Coding Standard & Static Analysis: config/bootstrap.php#L59
There must be exactly 1 whitespace after "fn" keyword.
Coding Standard & Static Analysis: config/bootstrap.php#L64
There must be exactly 1 whitespace after "fn" keyword.
Coding Standard & Static Analysis: src/Command/IndexCommand.php#L65
There must be exactly 1 whitespace after "fn" keyword.
Coding Standard & Static Analysis: src/Utility/BackupManager.php#L79
There must be exactly 1 whitespace after "fn" keyword.
Coding Standard & Static Analysis: tests/TestCase/Utility/BackupManagerTest.php#L144
There must be exactly 1 whitespace after "fn" keyword.
Coding Standard & Static Analysis: tests/bootstrap.php#L48
There must be exactly 1 whitespace after "fn" keyword.
Coding Standard & Static Analysis
Process completed with exit code 1.
Coding Standard & Static Analysis
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.