Skip to content

Update workflows

Update workflows #5

Triggered via push September 27, 2024 09:51
Status Failure
Total duration 42s
Artifacts
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 1 warning
PHP 8.3: src/Services/ApiClient.php#L45
PHPDoc tag @param references unknown parameter: $packet
PHP 8.3: src/Services/ApiClient.php#L45
PHPDoc tag @return with type mixed is not subtype of native type Novaday\Moadian\Http\Response.
PHP 8.3: src/Services/ApiClient.php#L49
Result of method Novaday\Moadian\Services\ApiClient::signRequest() (void) is used.
PHP 8.3: src/Services/ApiClient.php#L51
Cannot call method getPacket() on null.
PHP 8.3: src/Services/ApiClient.php#L52
Cannot call method getBody() on null.
PHP 8.3: src/Services/ApiClient.php#L53
Cannot call method getHeaders() on null.
PHP 8.3: src/Services/ApiClient.php#L90
PHPDoc tag @param references unknown parameter: $packet
PHP 8.3: 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.
PHP 8.3: 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.
PHP 8.3: src/Services/SignatureService.php#L50
Call to function strtr() on a separate line has no effect.
PHP 8
The job was canceled because "_8_3" failed.
PHP 8: src/Services/ApiClient.php#L45
PHPDoc tag @param references unknown parameter: $packet
PHP 8: src/Services/ApiClient.php#L45
PHPDoc tag @return with type mixed is not subtype of native type Novaday\Moadian\Http\Response.
PHP 8: src/Services/ApiClient.php#L49
Result of method Novaday\Moadian\Services\ApiClient::signRequest() (void) is used.
PHP 8: src/Services/ApiClient.php#L51
Cannot call method getPacket() on null.
PHP 8: src/Services/ApiClient.php#L52
Cannot call method getBody() on null.
PHP 8: src/Services/ApiClient.php#L53
Cannot call method getHeaders() on null.
PHP 8: src/Services/ApiClient.php#L90
PHPDoc tag @param references unknown parameter: $packet
PHP 8: 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.
PHP 8: 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.
PHP 8: src/Services/SignatureService.php#L50
Call to function strtr() on a separate line has no effect.
PHP 7.4
The job was canceled because "_8_3" failed.
PHP 7.4: src/Services/ApiClient.php#L45
PHPDoc tag @param references unknown parameter: $packet
PHP 7.4: src/Services/ApiClient.php#L45
PHPDoc tag @return with type mixed is not subtype of native type Novaday\Moadian\Http\Response.
PHP 7.4: src/Services/ApiClient.php#L49
Result of method Novaday\Moadian\Services\ApiClient::signRequest() (void) is used.
PHP 7.4: src/Services/ApiClient.php#L51
Cannot call method getPacket() on null.
PHP 7.4: src/Services/ApiClient.php#L52
Cannot call method getBody() on null.
PHP 7.4: src/Services/ApiClient.php#L53
Cannot call method getHeaders() on null.
PHP 7.4: src/Services/ApiClient.php#L90
PHPDoc tag @param references unknown parameter: $packet
PHP 7.4: 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.
PHP 7.4: 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.
PHP 7.4: src/Services/SignatureService.php#L50
Call to function strtr() on a separate line has no effect.
PHP 8.1
The job was canceled because "_8_3" failed.
PHP 8.1
The operation was canceled.
PHP 8.2
The job was canceled because "_8_3" failed.
PHP 8.2
The operation was canceled.
PHP 8.3
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/