Skip to content

PHPLIB-1187: Run benchmark on Evergreen #1671

PHPLIB-1187: Run benchmark on Evergreen

PHPLIB-1187: Run benchmark on Evergreen #1671

Triggered via pull request October 20, 2023 08:10
Status Failure
Total duration 1m 49s
Artifacts

coding-standards.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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