Skip to content

Make the class parameter mandatory for references #336

Make the class parameter mandatory for references

Make the class parameter mandatory for references #336

Triggered via pull request December 19, 2023 09:30
Status Failure
Total duration 21s
Artifacts

coding-standards.yml

on: pull_request
Matrix: Coding Standards / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Coding Standards / Coding Standards (8.3): tests/Common/DataFixtures/ReferenceRepositoryTest.php#L127
Function sprintf() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.3): tests/Common/DataFixtures/ReferenceRepositoryTest.php#L140
Function sprintf() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.3): tests/Common/DataFixtures/ReferenceRepositoryTest.php#L142
Multi-line function calls must have a trailing comma after the last parameter.
Coding Standards / Coding Standards (8.3): tests/Common/DataFixtures/ReferenceRepositoryTest.php#L164
Function sprintf() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.3)
Process completed with exit code 1.