Skip to content

Update webhook URL tooltip. #120

Update webhook URL tooltip.

Update webhook URL tooltip. #120

Triggered via push November 14, 2024 12:17
Status Failure
Total duration 48s
Artifacts

ci.yaml

on: push
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Fit to window
Zoom out
Zoom in

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/