Skip to content

Introduce config lines provider #343

Introduce config lines provider

Introduce config lines provider #343

Triggered via pull request June 5, 2025 07:37
Status Failure
Total duration 28s
Artifacts

coding-standards.yml

on: pull_request
Matrix: CS Fixer & PHPStan
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
CS Fixer & PHPStan (7.4)
Process completed with exit code 1.
CS Fixer & PHPStan (7.4): tests/SiteConfig/ConfigBuilderTest.php#L0
Found violation(s) of type: new_with_parentheses
CS Fixer & PHPStan (7.4): tests/SiteConfig/BuiltinConfigLinesProviderTest.php#L0
Found violation(s) of type: single_quote
CS Fixer & PHPStan (7.4): src/SiteConfig/ConfigLinesProvider.php#L0
Found violation(s) of type: line_ending
CS Fixer & PHPStan (7.4): src/SiteConfig/ConfigLinesProvider.php#L0
Found violation(s) of type: align_multiline_comment
CS Fixer & PHPStan (7.4): src/SiteConfig/ConfigBuilder.php#L0
Found violation(s) of type: yoda_style
CS Fixer & PHPStan (7.4): src/SiteConfig/BuiltinConfigLinesProvider.php#L0
Found violation(s) of type: line_ending
CS Fixer & PHPStan (7.4): src/SiteConfig/BuiltinConfigLinesProvider.php#L0
Found violation(s) of type: yoda_style
CS Fixer & PHPStan (7.4): src/SiteConfig/BuiltinConfigLinesProvider.php#L0
Found violation(s) of type: native_function_invocation
CS Fixer & PHPStan (7.4): src/SiteConfig/BuiltinConfigLinesProvider.php#L0
Found violation(s) of type: align_multiline_comment
CS Fixer & PHPStan (7.4): src/SiteConfig/BuiltinConfigLinesProvider.php#L0
Found violation(s) of type: array_syntax