Skip to content

Fix ProfilerTest

Fix ProfilerTest #1816

Triggered via push May 5, 2024 08:34
Status Failure
Total duration 34s
Artifacts
Matrix: Coding Standards / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Coding Standards / Coding Standards (8.3): tests/ProfilerTest.php#L87
There must be exactly 1 whitespace after "fn" keyword.
Coding Standards / Coding Standards (8.3): tests/ProfilerTest.php#L87
Closure not using "$this" should be declared static.
Coding Standards / Coding Standards (8.3): tests/ProfilerTest.php#L88
There must be exactly 1 whitespace after "fn" keyword.
Coding Standards / Coding Standards (8.3): tests/ProfilerTest.php#L88
Closure not using "$this" should be declared static.
Coding Standards / Coding Standards (8.3)
Process completed with exit code 1.