[FEATURE] Introduce an Anchor reduction strategy #1884
integrate.yaml
on: pull_request
Matrix: Unit test / Tests
Code Coverage
/
Code Coverage
1m 45s
Coding Standards
27s
Check architecture
23s
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Functional test / Tests
Waiting for pending jobs
Matrix: integration test / Tests
Waiting for pending jobs
Annotations
14 errors
Unit test / Tests (8.1, locked)
Process completed with exit code 1.
|
Unit test / Tests (8.2, locked)
The job was canceled because "_8_1_locked" failed.
|
Unit test / Tests (8.2, locked)
Process completed with exit code 1.
|
Unit test / Tests (8.2, highest)
The operation was canceled.
|
Static analysis / Static Code Analysis (8.2):
packages/guides/src/ReferenceResolvers/SnakeCaseAnchorReducer.php#L21
Parameter #1 $string of function trim expects string, string|null given.
|
Static analysis / Static Code Analysis (8.2):
packages/guides/src/ReferenceResolvers/SnakeCaseAnchorReducer.php#L26
Method phpDocumentor\Guides\ReferenceResolvers\SnakeCaseAnchorReducer::reduceAnchor() should return string but returns string|null.
|
Static analysis / Static Code Analysis (8.2)
Process completed with exit code 1.
|
Coding Standards:
packages/guides/src/Compiler/NodeTransformers/CollectLinkTargetsTransformer.php#L27
Multi-line function declaration must have a trailing comma after the last parameter.
|
Coding Standards:
packages/guides/src/Compiler/NodeTransformers/CollectLinkTargetsTransformer.php#L29
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
|
Coding Standards
Process completed with exit code 1.
|
Unit test / Tests (8.2, lowest)
The operation was canceled.
|
Unit test / Tests (8.1, highest)
The operation was canceled.
|
Unit test / Tests (8.1, lowest)
The operation was canceled.
|
Code Coverage / Code Coverage
Process completed with exit code 1.
|