[5.3] Add env support for email email fields #2546
Annotations
10 errors and 3 warnings
src/controllers/EmailsController.php#L138
Access to an undefined property craft\commerce\models\Email::$to.
|
src/controllers/EmailsController.php#L139
Access to an undefined property craft\commerce\models\Email::$bcc.
|
src/controllers/EmailsController.php#L140
Access to an undefined property craft\commerce\models\Email::$cc.
|
src/models/Email.php#L360
Access to an undefined property craft\commerce\models\Email::$bcc.
|
src/models/Email.php#L361
Access to an undefined property craft\commerce\models\Email::$cc.
|
src/models/Email.php#L374
Access to an undefined property craft\commerce\models\Email::$to.
|
src/services/Emails.php#L498
Access to an undefined property craft\commerce\models\Email::$to.
|
src/services/Emails.php#L532
Access to an undefined property craft\commerce\models\Email::$bcc.
|
src/services/Emails.php#L560
Access to an undefined property craft\commerce\models\Email::$cc.
|
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
This job failed
Loading