Merge pull request #35 from pronamic/34-webhook-url-tooltip-incorrect #124
ci.yaml
on: push
phpcs
/
phpcs
20s
phpstan
/
phpstan
26s
psalm
/
psalm
23s
coverage
/
coverage
31s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
2 errors and 1 warning
InvalidArgument:
src/WebhookController.php#L103
src/WebhookController.php:103:31: InvalidArgument: Argument 2 of WP_REST_Request::set_param expects T[TOffset], but string provided (see https://psalm.dev/004)
|
psalm / psalm
Process completed with exit code 2.
|
coverage / coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|