Skip to content

feature(book): Save reading progression from web #130

feature(book): Save reading progression from web

feature(book): Save reading progression from web #130

Triggered via push August 12, 2024 23:10
Status Failure
Total duration 50s
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#L10
Class App\Repository\BookmarkUserRepository not found.
symfony-tests (0.23.1): src/Entity/BookmarkUser.php#L10
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/