Skip to content

Gateways console controller #1282

Gateways console controller

Gateways console controller #1282

Triggered via pull request September 12, 2023 18:19
Status Failure
Total duration 1m 49s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  ECS
43s
ci / Code Quality / ECS / ECS
ci  /  ...  /  PHPStan
1m 33s
ci / Code Quality / PHPStan / PHPStan
ci  /  ...  /  check
31s
ci / Code Quality / Prettier / check
Matrix: ci / Tests / tests
Waiting for pending jobs
ci  /  ...  /  on cancelled
ci / Notify Slack / on cancelled
ci  /  ...  /  on failure
ci / Notify Slack / on failure
ci  /  ...  /  on success
ci / Notify Slack / on success
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
ci / Code Quality / ECS / ECS
Process completed with exit code 1.
ci / Code Quality / PHPStan / PHPStan: src/console/controllers/GatewaysController.php#L42
PHPDoc tag @var for variable $gateway contains unknown class craft\commerce\console\controllers\craft\commerce\base\Gateway.
ci / Code Quality / PHPStan / PHPStan: src/console/controllers/GatewaysController.php#L43
Access to property $id on an unknown class craft\commerce\console\controllers\craft\commerce\base\Gateway.
ci / Code Quality / PHPStan / PHPStan: src/console/controllers/GatewaysController.php#L44
Access to property $name on an unknown class craft\commerce\console\controllers\craft\commerce\base\Gateway.
ci / Code Quality / PHPStan / PHPStan: src/console/controllers/GatewaysController.php#L45
Access to property $handle on an unknown class craft\commerce\console\controllers\craft\commerce\base\Gateway.
ci / Code Quality / PHPStan / PHPStan: src/console/controllers/GatewaysController.php#L46
Call to method getIsFrontendEnabled() on an unknown class craft\commerce\console\controllers\craft\commerce\base\Gateway.
ci / Code Quality / PHPStan / PHPStan: src/console/controllers/GatewaysController.php#L47
Access to constant class on an unknown class craft\commerce\console\controllers\craft\commerce\base\Gateway.
ci / Code Quality / PHPStan / PHPStan: src/console/controllers/GatewaysController.php#L48
Access to property $uid on an unknown class craft\commerce\console\controllers\craft\commerce\base\Gateway.
ci / Code Quality / PHPStan / PHPStan: src/console/controllers/GatewaysController.php#L53
Result of static method craft\helpers\Console::table() (void) is used.
ci / Code Quality / PHPStan / PHPStan
Process completed with exit code 1.
ci / Code Quality / PHPStan / PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci / Code Quality / PHPStan / PHPStan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/