fix: Parse tags correctly in gherkin-32 compatibility mode
#672
build.yml
on: pull_request
Check composer.json
12s
Analyse code
25s
Matrix: Build and test
Annotations
12 errors
|
Analyse code
Process completed with exit code 1.
|
|
Analyse code:
tests/Cucumber/NDJsonAstParser.php#L112
Undefined variable: $this
|
|
Analyse code:
tests/Cucumber/NDJsonAstParser.php#L112
Match expression does not handle remaining value: mixed
|
|
Analyse code:
tests/Cucumber/NDJsonAstParser.php#L112
Cannot call method shouldRemoveTagPrefixChar() on mixed.
|
|
Analyse code:
tests/Cucumber/NDJsonAstParser.php#L112
Cannot access property $compatibilityMode on mixed.
|
|
Build and test (8.1)
Process completed with exit code 2.
|
|
Build and test (8.5)
Process completed with exit code 2.
|
|
Build and test (8.1, --with=symfony/yaml:^6.4)
Process completed with exit code 2.
|
|
Build and test (8.4)
Process completed with exit code 2.
|
|
Build and test (8.2)
Process completed with exit code 2.
|
|
Build and test (8.1, --with=symfony/yaml:^5.4)
Process completed with exit code 2.
|
|
Build and test (8.3)
Process completed with exit code 2.
|