Remove composer.lock (library) #9
Annotations
10 errors
Run PHPStan:
src/Resource/CategoryList.php#L11
Class Pickling\Resource\CategoryList implements generic interface ArrayAccess but does not specify its types: TKey, TValue
|
Run PHPStan:
src/Resource/CategoryList.php#L11
Class Pickling\Resource\CategoryList implements generic interface Iterator but does not specify its types: TKey, TValue
|
Run PHPStan:
src/Resource/CategoryList.php#L30
Method Pickling\Resource\CategoryList::offsetExists() has parameter $offset with no typehint specified.
|
Run PHPStan:
src/Resource/CategoryList.php#L34
Method Pickling\Resource\CategoryList::offsetGet() has parameter $offset with no typehint specified.
|
Run PHPStan:
src/Resource/CategoryList.php#L38
Method Pickling\Resource\CategoryList::offsetSet() has parameter $offset with no typehint specified.
|
Run PHPStan:
src/Resource/CategoryList.php#L38
Method Pickling\Resource\CategoryList::offsetSet() has parameter $value with no typehint specified.
|
Run PHPStan:
src/Resource/CategoryList.php#L42
Method Pickling\Resource\CategoryList::offsetUnset() has parameter $offset with no typehint specified.
|
Run PHPStan:
src/Resource/Feed/News.php#L11
Class Pickling\Resource\Feed\News implements generic interface ArrayAccess but does not specify its types: TKey, TValue
|
Run PHPStan:
src/Resource/Feed/News.php#L11
Class Pickling\Resource\Feed\News implements generic interface Iterator but does not specify its types: TKey, TValue
|
Run PHPStan:
src/Resource/Feed/News.php#L16
Property Pickling\Resource\Feed\News::$list type has no value type specified in iterable type array.
|
Loading