CI #514
ci.yml
on: schedule
Coding Standard & Static Analysis
25s
Windows - PHP 8.2
32s
Matrix: testsuite
Annotations
8 errors
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:
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:
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
Process completed with exit code 1.
|
Coding Standard & Static Analysis
Process completed with exit code 2.
|