Skip to content

Update order.php

Update order.php #28

Triggered via pull request February 22, 2024 19:54
Status Failure
Total duration 1m 16s
Artifacts

php_stan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run PHPStan: class/Signnow.php#L19
Property Signnow::$basic_token has no type specified.
Run PHPStan: class/Signnow.php#L20
Property Signnow::$access_token has no type specified.
Run PHPStan: class/Signnow.php#L21
Property Signnow::$refresh_token has no type specified.
Run PHPStan: class/Signnow.php#L22
Property Signnow::$signow_url has no type specified.
Run PHPStan: class/Signnow.php#L23
Property Signnow::$username has no type specified.
Run PHPStan: class/Signnow.php#L24
Property Signnow::$password has no type specified.
Run PHPStan: class/Signnow.php#L27
Constant signow_basic not found.
Run PHPStan: class/Signnow.php#L28
Constant signow_username not found.
Run PHPStan: class/Signnow.php#L29
Constant signow_password not found.
Run PHPStan: class/Signnow.php#L30
Constant signow_url not found.
Run PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/