CI #516
ci.yml
on: schedule
Coding Standard & Static Analysis
24s
Windows - PHP 8.2
21s
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.
|