Skip to content

Fix incorrect Table start line numbers #1550

Fix incorrect Table start line numbers

Fix incorrect Table start line numbers #1550

Triggered via push July 24, 2024 12:42
Status Failure
Total duration 3m 38s
Artifacts

tests.yml

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

Annotations

9 errors
PHPUnit on 7.4 --prefer-lowest
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.
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.
PHPStan: src/Parser/MarkdownParser.php#L166
Variable $oldBlockLineStart might not be defined.
PHPStan
Process completed with exit code 1.
PHPUnit on 7.4
Process completed with exit code 2.