Skip to content

Add tests about new reference usage #341

Add tests about new reference usage

Add tests about new reference usage #341

Triggered via pull request December 20, 2023 08:05
Status Failure
Total duration 24s
Artifacts

coding-standards.yml

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

Annotations

10 errors
Coding Standards / Coding Standards (8.3): tests/Common/DataFixtures/Executor/ORMExecutorSharedFixtureTest.php#L72
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.3): tests/Common/DataFixtures/ProxyReferenceRepositoryTest.php#L56
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.3): tests/Common/DataFixtures/ReferenceRepositoryTest.php#L43
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.3): tests/Common/DataFixtures/ReferenceRepositoryTest.php#L150
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#L155
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.3): tests/Common/DataFixtures/ReferenceRepositoryTest.php#L176
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#L184
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.3): tests/Common/DataFixtures/ReferenceRepositoryTest.php#L207
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#L223
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.3)
Process completed with exit code 1.