feature(book): Save reading progression from web #130
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/
|