Merge branch '4.6' #3622
ci.yaml
on: push
Matrix: Unit tests & SQLite integration tests
Matrix: Run code style check
Matrix: Solr integration tests
Matrix: MySQL integration tests (8.0)
Matrix: MySQL integration tests (8.4)
Matrix: PostgreSQL integration tests
Annotations
1 error and 3 warnings
|
Run code style check (8.3)
Process completed with exit code 1.
|
|
Run code style check (8.3):
src/bundle/Core/URLChecker/Handler/HTTPHandler.php#L1
Found violation(s) of type: blank_lines_before_namespace
|
|
Run code style check (8.3):
src/bundle/Core/URLChecker/Handler/HTTPHandler.php#L1
Found violation(s) of type: header_comment
|
|
Run code style check (8.3):
src/bundle/Core/URLChecker/Handler/HTTPHandler.php#L1
Found violation(s) of type: no_unused_imports
|