Skip to content

Issue #47 : Glossary implementation #104

Issue #47 : Glossary implementation

Issue #47 : Glossary implementation #104

Triggered via pull request March 6, 2024 13:47
Status Failure
Total duration 36s
Artifacts

php.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
build (ubuntu-latest, 8.3): 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>.
build (ubuntu-latest, 8.3): src/Model/GlossariesList.php#L36
Call to an undefined method Scn\DeeplApiConnector\Model\ResponseModelInterface::getDetails().
build (ubuntu-latest, 8.3)
Process completed with exit code 1.
build (ubuntu-latest, 8.2): 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>.
build (ubuntu-latest, 8.2): src/Model/GlossariesList.php#L36
Call to an undefined method Scn\DeeplApiConnector\Model\ResponseModelInterface::getDetails().
build (ubuntu-latest, 8.2)
Process completed with exit code 1.
build (ubuntu-latest, 8.1): 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>.
build (ubuntu-latest, 8.1): src/Model/GlossariesList.php#L36
Call to an undefined method Scn\DeeplApiConnector\Model\ResponseModelInterface::getDetails().
build (ubuntu-latest, 8.1)
Process completed with exit code 1.
build (ubuntu-latest, 8.3)
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/.
build (ubuntu-latest, 8.2)
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/.
build (ubuntu-latest, 8.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/.