Update webhook URL tooltip. #120
ci.yaml
on: push
phpcs
/
phpcs
20s
phpstan
/
phpstan
40s
psalm
/
psalm
29s
coverage
/
coverage
34s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
4 errors and 1 warning
phpcs / phpcs:
src/Integration.php#L175
Call of function __() should be split to more lines.
|
phpcs / phpcs
Process completed with exit code 1.
|
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/
|