Skip to content

Search Templates feature #293

Search Templates feature

Search Templates feature #293

Triggered via pull request January 14, 2025 20:25
Status Failure
Total duration 1m 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
PHP Lint
Process completed with exit code 1.
ES Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP Lint: tests/phpunit/feature/TestSearchTemplates.php#L127
Stand-alone post-increment statement found. Use pre-increment instead: ++$calls.
PHP Lint: tests/phpunit/REST/TestSearchTemplates.php#L329
Array double arrow not aligned correctly; expected 5 space(s) between "'body'" and double arrow, but found 1.