Merge pull request #278 from trovster/patch-1 #61
Annotations
6 errors and 2 warnings
|
Run PHPStan:
lib/Tmdb/Event/Listener/Request/SessionTokenRequestListener.php#L28
Property Tmdb\Event\Listener\Request\SessionTokenRequestListener::$token (string|Tmdb\Token\Session\GuestSessionToken|Tmdb\Token\Session\SessionBearerToken) is never assigned string so it can be removed from the property type.
|
Run PHPStan:
lib/Tmdb/Factory/PeopleFactory.php#L69
Return type (Tmdb\Model\Collection\People) of method Tmdb\Factory\PeopleFactory::createCollection() should be compatible with return type (Tmdb\Model\Common\GenericCollection<Tmdb\Model\AbstractModel>) of method Tmdb\Factory\AbstractFactory<Tmdb\Model\AbstractModel>::createCollection()
|
Run PHPStan:
lib/Tmdb/Model/Collection/Images.php#L212
PHPDoc tag @var has invalid value ($image Image): Unexpected token "$image", expected type at offset 24 on line 2
|
Run PHPStan:
lib/Tmdb/Repository/MovieRepository.php#L1
Ignored error pattern #^Call to deprecated method getReleases\(\) of class Tmdb\\Model\\Movie\: Use the getReleaseDates instead$# in path /home/runner/work/api/api/lib/Tmdb/Repository/MovieRepository.php was not matched in reported errors.
|
Run PHPStan
The operation was canceled.
|
Post Install dependencies with Composer
Unexpected input(s) 'php_version', valid inputs are ['dependency-versions', 'composer-options', 'working-directory', 'ignore-cache', 'custom-cache-key', 'custom-cache-suffix', 'require-lock-file']
|
Install dependencies with Composer
Unexpected input(s) 'php_version', valid inputs are ['dependency-versions', 'composer-options', 'working-directory', 'ignore-cache', 'custom-cache-key', 'custom-cache-suffix', 'require-lock-file']
|
Loading