Issue #47 : Glossary implementation #104
Annotations
3 errors and 1 warning
Run QA checks:
src/Model/GlossariesList.php#L35
Method Scn\DeeplApiConnector\Model\GlossariesList::getList() should return array<array{glossary_id: string, name: string, ready: bool, source_lang: string, target_lang: string, creation_time: DateTimeImmutable, entry_count: int}> but returns array<array>.
|
Run QA checks:
src/Model/GlossariesList.php#L36
Call to an undefined method Scn\DeeplApiConnector\Model\ResponseModelInterface::getDetails().
|
Run QA checks
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading