Skip to content

Fix error when use numeric for reference name #471

Fix error when use numeric for reference name

Fix error when use numeric for reference name #471

Re-run triggered January 13, 2025 11:41
Status Failure
Total duration 26s
Artifacts

coding-standards.yml

on: pull_request
Coding Standards  /  Coding Standards (PHP: 8.4)
15s
Coding Standards / Coding Standards (PHP: 8.4)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Coding Standards / Coding Standards (PHP: 8.4): src/ReferenceRepository.php#L195
Function array_map() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (PHP: 8.4): tests/Common/DataFixtures/ReferenceRepositoryTest.php#L248
Equals sign not aligned with surrounding assignments; expected 18 spaces but found 1 space
Coding Standards / Coding Standards (PHP: 8.4)
Process completed with exit code 1.