Skip to content

[FEATURE] Create a rst theme to render markdown #3013

[FEATURE] Create a rst theme to render markdown

[FEATURE] Create a rst theme to render markdown #3013

Triggered via pull request September 30, 2024 10:14
Status Failure
Total duration 8m 20s
Artifacts

integrate.yaml

on: pull_request
Unit test  /  Supported Versions Matrix
3s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
4m 38s
Code Coverage / Code Coverage
Coding Standards
30s
Coding Standards
Check architecture
18s
Check architecture
xml-lint
14s
xml-lint
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Unit test / Tests
Functional test  /  Supported Versions Matrix
3s
Functional test / Supported Versions Matrix
integration test  /  Supported Versions Matrix
6s
integration test / Supported Versions Matrix
Matrix: Functional test / Tests
Matrix: integration test / Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
UndefinedFunction: packages/guides-theme-rst/src/RstTheme/DependencyInjection/RstThemeExtension.php#L46
packages/guides-theme-rst/src/RstTheme/DependencyInjection/RstThemeExtension.php:46:32: UndefinedFunction: Function phpDocumentor\Guides\DependencyInjection\templateArray does not exist (see https://psalm.dev/021)
UndefinedThisPropertyAssignment: packages/guides-theme-rst/src/RstTheme/Twig/RstExtension.php#L34
packages/guides-theme-rst/src/RstTheme/Twig/RstExtension.php:34:9: UndefinedThisPropertyAssignment: Instance property phpDocumentor\Guides\RstTheme\Twig\RstExtension::$menuExtension is not defined (see https://psalm.dev/040)
Static analysis / Static Code Analysis (8.2)
Process completed with exit code 2.
Check architecture
The following actions use a deprecated Node.js version and will be forced to run on node20: shivammathur/setup-php@2.25.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/