Skip to content

If installed, prefer the ueberdosis/pandoc package over ryakad/pandoc-php #48

If installed, prefer the ueberdosis/pandoc package over ryakad/pandoc-php

If installed, prefer the ueberdosis/pandoc package over ryakad/pandoc-php #48

Triggered via pull request August 21, 2023 19:42
Status Failure
Total duration 35s
Artifacts

static-analysis.yaml

on: pull_request
PHP Static Analysis
26s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
PHP Static Analysis: src/Processor/LatexToUnicodeProcessor.php#L80
Instantiated class Pandoc\Pandoc not found.
PHP Static Analysis: src/Processor/LatexToUnicodeProcessor.php#L83
Call to method input() on an unknown class Pandoc\Pandoc.
PHP Static Analysis: src/Processor/LatexToUnicodeProcessor.php#L90
Instantiated class Pandoc\Pandoc not found.
PHP Static Analysis: src/Processor/LatexToUnicodeProcessor.php#L93
Call to method runWith() on an unknown class Pandoc\Pandoc.
PHP Static Analysis
Process completed with exit code 1.
PHP Static Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/