[FEATURE] Make relative, absolute and links relative to a base URL possible #1891
integrate.yaml
on: pull_request
Matrix: Unit test / Tests
Code Coverage
/
Code Coverage
2m 14s
Coding Standards
28s
Check architecture
27s
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
30 errors
Lint root / Lint yaml & Composer (8.2)
Process completed with exit code 1.
|
Unit test / Tests (8.2, locked)
Process completed with exit code 2.
|
Unit test / Tests (8.1, locked)
The job was canceled because "_8_2_locked" failed.
|
Unit test / Tests (8.1, locked)
Process completed with exit code 2.
|
Unit test / Tests (8.1, lowest)
The job was canceled because "_8_2_locked" failed.
|
Unit test / Tests (8.1, lowest)
The operation was canceled.
|
Coding Standards:
packages/guides/resources/config/guides.php#L55
Expected 1 line between different types of use statement, found 0.
|
Coding Standards:
packages/guides/src/ParserContext.php#L12
Expected 1 line between different types of use statement, found 0.
|
Coding Standards:
packages/guides/src/Parser.php#L24
Expected 1 line between different types of use statement, found 0.
|
Coding Standards:
packages/guides/src/ReferenceResolvers/DocumentNameResolver.php#L18
Expected 1 line between different types of use statement, found 0.
|
Coding Standards:
packages/guides/src/Renderer/IntersphinxRenderer.php#L9
Expected 1 line between different types of use statement, found 0.
|
Coding Standards:
packages/guides/src/Renderer/IntersphinxRenderer.php#L10
Expected 1 line between different types of use statement, found 0.
|
Coding Standards:
packages/guides/src/Renderer/UrlGenerator/UrlGenerator.php#L20
Expected 1 line between different types of use statement, found 0.
|
Coding Standards:
packages/guides/src/Twig/AssetsExtension.php#L32
Expected 1 line between different types of use statement, found 0.
|
Coding Standards:
packages/guides/src/RenderContext.php#L24
Expected 1 line between different types of use statement, found 0.
|
Coding Standards:
packages/guides/tests/unit/RenderContextTest.php#L16
Expected 1 line between different types of use statement, found 0.
|
Static analysis / Static Code Analysis (8.2):
packages/guides-restructured-text/src/RestructuredText/Directives/ContentsDirective.php#L35
Call to an undefined method phpDocumentor\Guides\Renderer\UrlGenerator\UrlGeneratorInterface::absoluteUrl().
|
Static analysis / Static Code Analysis (8.2):
packages/guides-restructured-text/src/RestructuredText/Directives/ImageDirective.php#L38
Call to an undefined method phpDocumentor\Guides\Renderer\UrlGenerator\UrlGeneratorInterface::absoluteUrl().
|
Static analysis / Static Code Analysis (8.2):
packages/guides-restructured-text/src/RestructuredText/Toc/GlobSearcher.php#L27
Call to an undefined method phpDocumentor\Guides\Renderer\UrlGenerator\UrlGeneratorInterface::absoluteUrl().
|
Static analysis / Static Code Analysis (8.2):
packages/guides/src/ParserContext.php#L133
Call to an undefined method phpDocumentor\Guides\Renderer\UrlGenerator\UrlGeneratorInterface::absoluteUrl().
|
Static analysis / Static Code Analysis (8.2):
packages/guides/src/RenderContext.php#L98
Call to an undefined method phpDocumentor\Guides\Renderer\UrlGenerator\UrlGeneratorInterface::canonicalUrl().
|
Static analysis / Static Code Analysis (8.2):
packages/guides/src/Renderer/IntersphinxRenderer.php#L35
Call to an undefined method phpDocumentor\Guides\Renderer\UrlGenerator\UrlGeneratorInterface::canonicalUrl().
|
Static analysis / Static Code Analysis (8.2):
packages/guides/src/Renderer/IntersphinxRenderer.php#L48
Call to an undefined method phpDocumentor\Guides\Renderer\UrlGenerator\UrlGeneratorInterface::canonicalUrl().
|
Static analysis / Static Code Analysis (8.2):
packages/guides/src/Renderer/UrlGenerator/UrlGenerator.php#L48
Call to an undefined method phpDocumentor\Guides\Renderer\UrlGenerator\UrlGenerator::canonicalUrl().
|
Static analysis / Static Code Analysis (8.2):
packages/guides/src/Twig/AssetsExtension.php#L160
Call to an undefined method phpDocumentor\Guides\Renderer\UrlGenerator\UrlGeneratorInterface::absoluteUrl().
|
Static analysis / Static Code Analysis (8.2)
Process completed with exit code 1.
|
Unit test / Tests (8.2, lowest)
The operation was canceled.
|
Unit test / Tests (8.2, highest)
The operation was canceled.
|
Unit test / Tests (8.1, highest)
The operation was canceled.
|
Code Coverage / Code Coverage
Process completed with exit code 2.
|