Skip to content

IBX-9316: Fixed cpu count for Ibexa Cloud #2456

IBX-9316: Fixed cpu count for Ibexa Cloud

IBX-9316: Fixed cpu count for Ibexa Cloud #2456

Triggered via pull request December 10, 2024 16:14
Status Failure
Total duration 2m 32s
Artifacts

ci.yaml

on: pull_request
Matrix: Unit tests & SQLite integration tests
Matrix: Run code style check
Matrix: Solr integration tests
Matrix: MySQL integration tests
Matrix: PostgreSQL integration tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Solr integration tests (8.3)
Process completed with exit code 255.
Unit tests & SQLite integration tests (8.3): src/bundle/Core/Command/ReindexCommand.php#L440
Parameter #1 $json of function json_decode expects string, string|false given.
Unit tests & SQLite integration tests (8.3): src/bundle/Core/Command/ReindexCommand.php#L442
Method Ibexa\Bundle\Core\Command\ReindexCommand::getNumberOfCPUCores() should return int but returns float|int.
Unit tests & SQLite integration 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/Core/Command/ReindexCommand.php#L1
Found violation(s) of type: spaces_inside_parentheses
Run code style check (8.3): src/bundle/Core/Command/ReindexCommand.php#L1
Found violation(s) of type: blank_line_before_statement
Run code style check (8.3): src/bundle/Core/Command/ReindexCommand.php#L1
Found violation(s) of type: header_comment
Run code style check (8.3): src/bundle/Core/Command/ReindexCommand.php#L1
Found violation(s) of type: blank_lines_before_namespace