Update workflows #5
Annotations
10 errors and 1 warning
src/Services/ApiClient.php#L45
PHPDoc tag @param references unknown parameter: $packet
|
src/Services/ApiClient.php#L45
PHPDoc tag @return with type mixed is not subtype of native type Novaday\Moadian\Http\Response.
|
src/Services/ApiClient.php#L49
Result of method Novaday\Moadian\Services\ApiClient::signRequest() (void) is used.
|
src/Services/ApiClient.php#L51
Cannot call method getPacket() on null.
|
src/Services/ApiClient.php#L52
Cannot call method getBody() on null.
|
src/Services/ApiClient.php#L53
Cannot call method getHeaders() on null.
|
src/Services/ApiClient.php#L90
PHPDoc tag @param references unknown parameter: $packet
|
src/Services/ApiClient.php#L103
Method Novaday\Moadian\Services\ApiClient::signRequest() with return type void returns Novaday\Moadian\Http\Request but should not return anything.
|
src/Services/ApiClient.php#L124
Method Novaday\Moadian\Services\ApiClient::encryptPacket() with return type void returns Novaday\Moadian\Http\Packet but should not return anything.
|
src/Services/SignatureService.php#L50
Call to function strtr() on a separate line has no effect.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading