Remove Photo
thumbnails and switch admin viewer to PhotoSwipe
#314
Annotations
4 errors
UndefinedMethod:
module/Photo/src/Service/Admin.php#L86
module/Photo/src/Service/Admin.php:86:25: UndefinedMethod: Method Photo\Model\Photo::setLargeThumbPath does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
module/Photo/src/Service/Admin.php#L93
module/Photo/src/Service/Admin.php:93:25: UndefinedMethod: Method Photo\Model\Photo::setSmallThumbPath does not exist (see https://psalm.dev/022)
|
UnusedBaselineEntry:
module/Photo/src/Controller/Plugin/AlbumPaginatorAdapter.php#L1
module/Photo/src/Controller/Plugin/AlbumPaginatorAdapter.php:0:0: UnusedBaselineEntry: Baseline for issue "InvalidNullableReturnType" has 1 extra entry. (see https://psalm.dev/316)
|
Psalm
Process completed with exit code 2.
|