Happy 2024. #118
ci.yaml
on: push
phpcs
/
phpcs
18s
phpstan
/
phpstan
29s
psalm
/
psalm
22s
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 uses Node.js version which is deprecated 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/
|