Merge pull request #380 from kdrmlhcn/master #103
Annotations
20 errors and 2 warnings
Tests (8.3):
examples/followers-endcursor.php#L32
Function printUsers() has no return type specified.
|
Tests (8.3):
examples/followers-endcursor.php#L32
Function printUsers() has parameter $users with no value type specified in iterable type array.
|
Tests (8.3):
examples/followers.php#L29
Parameter #2 $endCursor of method Instagram\Api::getMoreFollowers() expects string, string|null given.
|
Tests (8.3):
examples/followers.php#L43
Function printUsers() has no return type specified.
|
Tests (8.3):
examples/followers.php#L43
Function printUsers() has parameter $users with no value type specified in iterable type array.
|
Tests (8.3):
examples/followings-endcursor.php#L33
Function printUsers() has no return type specified.
|
Tests (8.3):
examples/followings-endcursor.php#L33
Function printUsers() has parameter $users with no value type specified in iterable type array.
|
Tests (8.3):
examples/followings.php#L43
Function printUsers() has no return type specified.
|
Tests (8.3):
examples/followings.php#L43
Function printUsers() has parameter $users with no value type specified in iterable type array.
|
Tests (8.3):
examples/hashtag.php#L27
Parameter #2 $endCursor of method Instagram\Api::getMoreHashtagMedias() expects string, string|null given.
|
Tests (8.2):
examples/followers-endcursor.php#L32
Function printUsers() has no return type specified.
|
Tests (8.2):
examples/followers-endcursor.php#L32
Function printUsers() has parameter $users with no value type specified in iterable type array.
|
Tests (8.2):
examples/followers.php#L29
Parameter #2 $endCursor of method Instagram\Api::getMoreFollowers() expects string, string|null given.
|
Tests (8.2):
examples/followers.php#L43
Function printUsers() has no return type specified.
|
Tests (8.2):
examples/followers.php#L43
Function printUsers() has parameter $users with no value type specified in iterable type array.
|
Tests (8.2):
examples/followings-endcursor.php#L33
Function printUsers() has no return type specified.
|
Tests (8.2):
examples/followings-endcursor.php#L33
Function printUsers() has parameter $users with no value type specified in iterable type array.
|
Tests (8.2):
examples/followings.php#L43
Function printUsers() has no return type specified.
|
Tests (8.2):
examples/followings.php#L43
Function printUsers() has parameter $users with no value type specified in iterable type array.
|
Tests (8.2):
examples/hashtag.php#L27
Parameter #2 $endCursor of method Instagram\Api::getMoreHashtagMedias() expects string, string|null given.
|
Tests (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|