Skip to content

fix(Kobo): Sync bookmark and progression #114

fix(Kobo): Sync bookmark and progression

fix(Kobo): Sync bookmark and progression #114

Triggered via push August 12, 2024 20:13
Status Failure
Total duration 51s
Artifacts

symfony.yml

on: push
Matrix: symfony-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
symfony-tests (0.23.1): src/Entity/BookmarkUser.php#L8
Class App\Repository\BookmarkUserRepository not found.
symfony-tests (0.23.1): src/Entity/BookmarkUser.php#L8
Parameter $repositoryClass of attribute class Doctrine\ORM\Mapping\Entity constructor expects class-string<Doctrine\ORM\EntityRepository<T of object>>|null, 'App\\Repository\\BookmarkUserRepository' given.
symfony-tests (0.23.1)
Process completed with exit code 1.
symfony-tests (0.23.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/