Change inline node deprecation and fix deprecations in the codebase #3240
integrate.yaml
on: pull_request
Unit test
/
Supported Versions Matrix
8s
Code Coverage
/
Code Coverage
5m 29s
Coding Standards
19s
Check architecture
18s
xml-lint
13s
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Unit test / Tests
Matrix: Functional test / Tests
Waiting for pending jobs
Matrix: integration test / Tests
Waiting for pending jobs
Annotations
25 errors
Coding Standards:
packages/guides-markdown/src/Markdown/Parsers/InlineParsers/EmphasisParser.php#L22
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Guides\Nodes\Inline\PlainTextInlineNode.
|
Coding Standards:
packages/guides-markdown/src/Markdown/Parsers/InlineParsers/LinkParser.php#L23
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Guides\Nodes\Inline\PlainTextInlineNode.
|
Coding Standards:
packages/guides-markdown/src/Markdown/Parsers/InlineParsers/LinkParser.php#L23
Expected 0 lines between same types of use statement, found 1.
|
Coding Standards:
packages/guides-markdown/src/Markdown/Parsers/InlineParsers/LinkParser.php#L24
Expected 1 line between different types of use statement, found 0.
|
Coding Standards:
packages/guides/tests/unit/Compiler/CompilerContextTest.php#L18
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Guides\Nodes\ProjectNode.
|
Coding Standards:
packages/guides/src/Nodes/Inline/BCInlineNodeBehavior.php#L28
Multi-line function calls must have a trailing comma after the last parameter.
|
Coding Standards:
packages/guides-restructured-text/src/RestructuredText/TextRoles/GenericReferenceTextRole.php#L57
Multi-line function calls must have a trailing comma after the last parameter.
|
Coding Standards
Process completed with exit code 1.
|
Unit test / Tests (8.4, locked)
Process completed with exit code 1.
|
Unit test / Tests (8.1, locked)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.3, locked)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.2, locked)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.2, lowest)
The job was canceled because "_8_4_locked" failed.
|
Static analysis / Static Code Analysis (8.2):
packages/guides/src/ReferenceResolvers/InterlinkReferenceResolver.php#L50
Call to an undefined method phpDocumentor\Guides\Nodes\Inline\CrossReferenceNode::getChildren().
|
Static analysis / Static Code Analysis (8.2):
packages/guides/src/ReferenceResolvers/InterlinkReferenceResolver.php#L51
Call to an undefined method phpDocumentor\Guides\Nodes\Inline\CrossReferenceNode::addChildNode().
|
Static analysis / Static Code Analysis (8.2):
packages/guides/src/ReferenceResolvers/PageHyperlinkResolver.php#L60
Instantiated class phpDocumentor\Guides\ReferenceResolvers\PlainTextInlineNode not found.
|
Static analysis / Static Code Analysis (8.2):
packages/guides/src/ReferenceResolvers/PageHyperlinkResolver.php#L60
Parameter #1 $node of method phpDocumentor\Guides\Nodes\CompoundNode<phpDocumentor\Guides\Nodes\Inline\InlineNodeInterface>::addChildNode() expects phpDocumentor\Guides\Nodes\Inline\InlineNodeInterface, phpDocumentor\Guides\ReferenceResolvers\PlainTextInlineNode given.
|
Static analysis / Static Code Analysis (8.2)
Process completed with exit code 1.
|
Unit test / Tests (8.1, lowest)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.4, lowest)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.3, lowest)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.2, highest)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.4, highest)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.1, highest)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.3, highest)
The job was canceled because "_8_4_locked" failed.
|