Merge pull request #35 from pronamic/32-wordpress-database-error-coll… #87
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
phpcs
/
phpcs
22s
phpstan
/
phpstan
26s
coverage
/
coverage
23s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
4 errors
phpcs / phpcs:
views/page-mandate.php#L192
Object property "$mandateReference" is not in valid snake_case format, try "$mandate_reference"
|
phpcs / phpcs:
views/page-mandate.php#L198
Object property "$signatureDate" is not in valid snake_case format, try "$signature_date"
|
phpcs / phpcs:
views/page-mandate.php#L204
Object property "$createdAt" is not in valid snake_case format, try "$created_at"
|
phpcs / phpcs
Process completed with exit code 1.
|