Skip to content

Updates & maintenance #4

Updates & maintenance

Updates & maintenance #4

Triggered via pull request December 25, 2025 19:40
Status Failure
Total duration 22s
Artifacts

codesniffer.yml

on: pull_request
Codesniffer  /  Codesniffer (8.4)
19s
Codesniffer / Codesniffer (8.4)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Codesniffer / Codesniffer (8.4)
Process completed with exit code 2.
Codesniffer / Codesniffer (8.4): tests/bootstrap.php#L21
Consider putting global function "test" in a static class
Codesniffer / Codesniffer (8.4): tests/bootstrap.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 15 and the first side effect is on line 6.