Skip to content

Adds PHP 7.2+ support #65

Adds PHP 7.2+ support

Adds PHP 7.2+ support #65

Triggered via pull request October 31, 2023 14:30
Status Failure
Total duration 44s
Artifacts

phpstan.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

16 errors
check (8.1): tests/tests/Util/JsonTest.php#L20
Method OlzaLogistic\PpApi\Client\Tests\Util\JsonTest::testDecode() has no return type specified.
check (8.1): tests/tests/Util/JsonTest.php#L28
Parameter #1 $json of static method OlzaLogistic\PpApi\Client\Util\Json::decode() expects string, string|false given.
check (8.1): tests/tests/Util/JsonTest.php#L35
Method OlzaLogistic\PpApi\Client\Tests\Util\JsonTest::testInvalidDecode() has no return type specified.
check (8.1)
Process completed with exit code 1.
check (7.4): tests/tests/Util/JsonTest.php#L20
Method OlzaLogistic\PpApi\Client\Tests\Util\JsonTest::testDecode() has no return type specified.
check (7.4): tests/tests/Util/JsonTest.php#L28
Parameter #1 $json of static method OlzaLogistic\PpApi\Client\Util\Json::decode() expects string, string|false given.
check (7.4): tests/tests/Util/JsonTest.php#L35
Method OlzaLogistic\PpApi\Client\Tests\Util\JsonTest::testInvalidDecode() has no return type specified.
check (7.4)
Process completed with exit code 1.
check (8.0): tests/tests/Util/JsonTest.php#L20
Method OlzaLogistic\PpApi\Client\Tests\Util\JsonTest::testDecode() has no return type specified.
check (8.0): tests/tests/Util/JsonTest.php#L28
Parameter #1 $json of static method OlzaLogistic\PpApi\Client\Util\Json::decode() expects string, string|false given.
check (8.0): tests/tests/Util/JsonTest.php#L35
Method OlzaLogistic\PpApi\Client\Tests\Util\JsonTest::testInvalidDecode() has no return type specified.
check (8.0)
Process completed with exit code 1.
check (8.2): tests/tests/Util/JsonTest.php#L20
Method OlzaLogistic\PpApi\Client\Tests\Util\JsonTest::testDecode() has no return type specified.
check (8.2): tests/tests/Util/JsonTest.php#L28
Parameter #1 $json of static method OlzaLogistic\PpApi\Client\Util\Json::decode() expects string, string|false given.
check (8.2): tests/tests/Util/JsonTest.php#L35
Method OlzaLogistic\PpApi\Client\Tests\Util\JsonTest::testInvalidDecode() has no return type specified.
check (8.2)
Process completed with exit code 1.