Skip to content

Merge branch 'master' into fix/catch-any-throwable #177

Merge branch 'master' into fix/catch-any-throwable

Merge branch 'master' into fix/catch-any-throwable #177

Triggered via push October 10, 2023 17:55
Status Failure
Total duration 1m 19s
Artifacts
Matrix: Testing and Code Quality for PHP
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Testing and Code Quality for PHP (8.0): tests/Unit/Connectors/Consumer/ManagerTest.php#L1
An error occurred during processing; checking has been aborted. The error message was: Undefined array key "scope_closer" in /home/runner/work/metamorphosis/metamorphosis/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/UseStatementHelper.php on line 193
Testing and Code Quality for PHP (8.0): tests/Unit/Connectors/Consumer/ManagerTest.php#L29
Line indented incorrectly; expected 0 spaces, found 4
Testing and Code Quality for PHP (8.0): tests/Unit/Connectors/Consumer/ManagerTest.php#L48
Line indented incorrectly; expected 0 spaces, found 4
Testing and Code Quality for PHP (8.0): tests/Unit/Connectors/Consumer/ManagerTest.php#L50
Line indented incorrectly; expected 0 spaces, found 4
Testing and Code Quality for PHP (8.0): tests/Unit/Connectors/Consumer/ManagerTest.php#L88
Line indented incorrectly; expected 16 spaces, found 20
Testing and Code Quality for PHP (8.0): tests/Unit/Connectors/Consumer/ManagerTest.php#L90
Line indented incorrectly; expected 16 spaces, found 20
Testing and Code Quality for PHP (8.0): tests/Unit/Connectors/Consumer/ManagerTest.php#L94
Line indented incorrectly; expected 12 spaces, found 16
Testing and Code Quality for PHP (8.0): tests/Unit/Connectors/Consumer/ManagerTest.php#L108
Line indented incorrectly; expected 0 spaces, found 4
Testing and Code Quality for PHP (8.0): tests/Unit/Connectors/Consumer/ManagerTest.php#L110
Line indented incorrectly; expected 0 spaces, found 4
Testing and Code Quality for PHP (8.0): tests/Unit/Connectors/Consumer/ManagerTest.php#L141
Line indented incorrectly; expected 0 spaces, found 4
Testing and Code Quality for PHP (7.4)
The operation was canceled.
Testing and Code Quality for PHP (8.1)
The operation was canceled.
Testing and Code Quality for PHP (8.0): tests/Unit/Connectors/Consumer/ManagerTest.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 29 and the first side effect is on line 23.