Skip to content

Change inline node deprecation and fix deprecations in the codebase #3240

Change inline node deprecation and fix deprecations in the codebase

Change inline node deprecation and fix deprecations in the codebase #3240

Triggered via pull request November 30, 2024 11:51
Status Failure
Total duration 5m 40s
Artifacts

integrate.yaml

on: pull_request
Unit test  /  Supported Versions Matrix
8s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
5m 29s
Code Coverage / Code Coverage
Coding Standards
19s
Coding Standards
Check architecture
18s
Check architecture
xml-lint
13s
xml-lint
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Unit test / Tests
Functional test  /  Supported Versions Matrix
Functional test / Supported Versions Matrix
integration test  /  Supported Versions Matrix
integration test / Supported Versions Matrix
Matrix: Functional test / Tests
Waiting for pending jobs
Matrix: integration test / Tests
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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.