[v2] make single attachment forms validatable using the Yii file validator #49
ci.yml
on: pull_request
Notify Slack
/
on success
0s
Notify Slack
/
on failure
2s
Annotations
3 errors and 4 warnings
PHPStan / check
Unhandled error: HttpError: Resource not accessible by integration
|
PHPStan / check:
src/controllers/SendController.php#L50
Property craft\contactform\models\Submission::$attachment (array<craft\web\UploadedFile|null>|null) does not accept craft\web\UploadedFile|null.
|
PHPStan / check
Process completed with exit code 1.
|
PHPStan / check
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1, actions/github-script@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPStan / check
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/
|
Notify Slack / on failure
The following actions uses node12 which is deprecated and will be forced to run on node16: innocarpe/actions-slack@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Notify Slack / on failure
Unexpected input(s) 'status', valid inputs are ['success_text', 'failure_text', 'cancelled_text']
|