Skip to content

Add v7 with drop support for PHP < 8.2 #96

Add v7 with drop support for PHP < 8.2

Add v7 with drop support for PHP < 8.2 #96

Triggered via push December 31, 2023 13:40
Status Failure
Total duration 38s
Artifacts

main.yaml

on: push
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors
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)
The job was canceled because "_8_3" failed.
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.