Skip to content

EEPIC-#79 - refactor: replace connect() with explicit auth constructo… #23

EEPIC-#79 - refactor: replace connect() with explicit auth constructo…

EEPIC-#79 - refactor: replace connect() with explicit auth constructo… #23

Triggered via push July 14, 2026 15:01
Status Failure
Total duration 2m 57s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
unit: src/ZammadClient.php#L79
Parameter $config of method ZammadAPIClient\ZammadClient::createClient() has invalid type ZammadAPIClient\Core\ConnectionConfig.
unit: src/ZammadClient.php#L74
Instantiated class ZammadAPIClient\Core\ConnectionConfig not found.
unit: src/ZammadClient.php#L72
Parameter $config of method ZammadAPIClient\ZammadClient::withBasicAuth() has invalid type ZammadAPIClient\Core\ConnectionConfig.
unit: src/ZammadClient.php#L58
Instantiated class ZammadAPIClient\Core\ConnectionConfig not found.
unit: src/ZammadClient.php#L56
Parameter $config of method ZammadAPIClient\ZammadClient::withOAuth2() has invalid type ZammadAPIClient\Core\ConnectionConfig.
unit: src/ZammadClient.php#L43
Instantiated class ZammadAPIClient\Core\ConnectionConfig not found.
unit: src/ZammadClient.php#L41
Parameter $config of method ZammadAPIClient\ZammadClient::withToken() has invalid type ZammadAPIClient\Core\ConnectionConfig.
unit: src/Endpoints/Tickets/TicketUpdateDTO.php#L28
Class ZammadAPIClient\Endpoints\Tickets\TicketUpdateDTO implements unknown interface ZammadAPIClient\Core\Contracts\PatchableInterface.
unit: src/Core/AbstractRepository.php#L362
Call to method toPatchArray() on an unknown class ZammadAPIClient\Core\Contracts\PatchableInterface.
unit: src/Core/AbstractRepository.php#L361
Class ZammadAPIClient\Core\Contracts\PatchableInterface not found.
integration
Process completed with exit code 2.