PHPLIB-1187: Run benchmark on Evergreen #1671
Annotations
10 errors
phpcs:
benchmark/src/Extension/EvergreenReport.php#L35
Multi-line arrays must have a trailing comma after the last element.
|
phpcs:
benchmark/src/Extension/EvergreenReport.php#L39
Multi-line array contains a single value; use single-line array instead
|
phpcs:
benchmark/src/Extension/EvergreenReport.php#L48
Use assertion instead of inline documentation comment.
|
phpcs:
benchmark/src/Extension/EvergreenReport.php#L60
Multi-line array contains a single value; use single-line array instead
|
phpcs:
benchmark/src/Extension/EvergreenReport.php#L63
Function date() should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
benchmark/src/Extension/EvergreenReport.php#L63
Constant DATE_ATOM should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
benchmark/src/Extension/EvergreenReport.php#L64
Function date() should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
benchmark/src/Extension/EvergreenReport.php#L64
Constant DATE_ATOM should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
benchmark/src/Extension/EvergreenReport.php#L96
Expected 1 space(s) after NOT operator; 0 found
|
phpcs:
benchmark/src/Extension/EvergreenReport.php#L97
Expected 1 space(s) after NOT operator; 0 found
|