Skip to content

Fix table start line numbers #1552

Fix table start line numbers

Fix table start line numbers #1552

Triggered via pull request July 24, 2024 12:43
Status Failure
Total duration 3m 41s
Artifacts

tests.yml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

9 errors
PHPStan: src/Parser/MarkdownParser.php#L166
Variable $oldBlockLineStart might not be defined.
PHPStan
Process completed with exit code 1.
PossiblyUndefinedVariable: src/Parser/MarkdownParser.php#L166
src/Parser/MarkdownParser.php:166:68: PossiblyUndefinedVariable: Possibly undefined variable $oldBlockLineStart, first seen on line 162 (see https://psalm.dev/018)
Psalm
Process completed with exit code 2.
PHPUnit on 8.0
Process completed with exit code 2.
PHPUnit on 7.4
Process completed with exit code 2.
PHPCS: tests/functional/Extension/Table/TableMarkdownTest.php#L69
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
PHPCS
Process completed with exit code 1.
PHPUnit on 7.4 --prefer-lowest
Process completed with exit code 2.