Skip to content

DPIB-496: AI Feature integrations. #2

DPIB-496: AI Feature integrations.

DPIB-496: AI Feature integrations. #2

Triggered via pull request September 9, 2024 13:58
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Validation
18s
Validation
Prefer Lowest
34s
Prefer Lowest
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Validation: src/SprykerEco/Client/OpenAi/Mapper/OpenAiMapper.php#L74
Parameter $openAiChatRequestTransfer of method SprykerEco\Client\OpenAi\Mapper\OpenAiMapper::mapRequestToPromptParameters() has invalid typehint type Generated\Shared\Transfer\OpenAiChatRequestTransfer.
Validation: src/SprykerEco/Client/OpenAi/Mapper/OpenAiMapper.php#L74
Parameter $openAiChatRequestTransfer of method SprykerEco\Client\OpenAi\Mapper\OpenAiMapper::mapRequestToPromptParameters() has invalid typehint type Generated\Shared\Transfer\OpenAiChatRequestTransfer.
Validation: src/SprykerEco/Client/OpenAi/Mapper/OpenAiMapper.php#L77
Call to method getModel() on an unknown class Generated\Shared\Transfer\OpenAiChatRequestTransfer.
Validation: src/SprykerEco/Client/OpenAi/Mapper/OpenAiMapper.php#L80
Call to method getUser() on an unknown class Generated\Shared\Transfer\OpenAiChatRequestTransfer.
Validation: src/SprykerEco/Client/OpenAi/Mapper/OpenAiMapper.php#L81
Call to method getMessage() on an unknown class Generated\Shared\Transfer\OpenAiChatRequestTransfer.
Validation: src/SprykerEco/Client/OpenAi/Mapper/OpenAiMapper.php#L81
Call to method getPromptData() on an unknown class Generated\Shared\Transfer\OpenAiChatRequestTransfer.
Validation: src/SprykerEco/Client/OpenAi/Mapper/OpenAiMapper.php#L92
Return typehint of method SprykerEco\Client\OpenAi\Mapper\OpenAiMapper::mapResponseDataToResponseTransfer() has invalid type Generated\Shared\Transfer\OpenAiChatResponseTransfer.
Validation: src/SprykerEco/Client/OpenAi/Mapper/OpenAiMapper.php#L92
Return typehint of method SprykerEco\Client\OpenAi\Mapper\OpenAiMapper::mapResponseDataToResponseTransfer() has invalid type Generated\Shared\Transfer\OpenAiChatResponseTransfer.
Validation: src/SprykerEco/Client/OpenAi/Mapper/OpenAiMapper.php#L94
Instantiated class Generated\Shared\Transfer\OpenAiChatResponseTransfer not found.
Validation: src/SprykerEco/Client/OpenAi/Mapper/OpenAiMapper.php#L101
Call to method setMessage() on an unknown class Generated\Shared\Transfer\OpenAiChatResponseTransfer.
Validation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Prefer Lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/