Skip to content

[TMP][WiP] IBX-8470: Upgraded codebase to Symfony 6 #220

[TMP][WiP] IBX-8470: Upgraded codebase to Symfony 6

[TMP][WiP] IBX-8470: Upgraded codebase to Symfony 6 #220

Triggered via pull request December 30, 2024 08:53
Status Failure
Total duration 26s
Artifacts

ci.yaml

on: pull_request
Matrix: Run code style check
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Unit tests (8.3)
Process completed with exit code 1.
Run code style check (8.3)
Process completed with exit code 1.
Run code style check (8.3): src/bundle/DependencyInjection/GraphQL/YamlSchemaProvider.php#L1
Found violation(s) of type: no_unused_imports
Run code style check (8.3): src/bundle/DependencyInjection/GraphQL/YamlSchemaProvider.php#L1
Found violation(s) of type: blank_line_after_namespace
Run code style check (8.3): src/bundle/DependencyInjection/GraphQL/YamlSchemaProvider.php#L1
Found violation(s) of type: header_comment
Run code style check (8.3): src/bundle/DependencyInjection/GraphQL/YamlSchemaProvider.php#L1
Found violation(s) of type: blank_lines_before_namespace
Run code style check (8.3): src/lib/Resolver/ItemResolver.php#L1
Found violation(s) of type: no_unused_imports
Run code style check (8.3): src/lib/Resolver/ItemResolver.php#L1
Found violation(s) of type: header_comment
Run code style check (8.3): src/lib/Resolver/ItemResolver.php#L1
Found violation(s) of type: blank_lines_before_namespace
Run code style check (8.3): src/lib/Relay/PageAwareConnection.php#L1
Found violation(s) of type: function_declaration
Run code style check (8.3): src/lib/Relay/PageAwareConnection.php#L1
Found violation(s) of type: is_null
Run code style check (8.3): src/lib/Relay/PageAwareConnection.php#L1
Found violation(s) of type: static_lambda