Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CFG] - Errors in running PHP checks #37

Closed
davidjguru opened this issue Jul 6, 2022 · 1 comment
Closed

[CFG] - Errors in running PHP checks #37

davidjguru opened this issue Jul 6, 2022 · 1 comment
Assignees
Labels
bug Something isn't working configuration Issues related to config topics DDEV DDEV Context

Comments

@davidjguru
Copy link
Owner

Errors running phpcs in Github Actions.

Run cd ci
  cd ci
  vendor/bin/phpcs
  shell: /usr/bin/bash -e {0}
ERROR: Referenced sniff "SlevomatCodingStandard.ControlStructures.RequireNullCoalesceOperator" does not exist

In: https://github.com/davidjguru/summerhouse/actions/runs/2623662436

Related:
https://jet.dev/blog/coding-standards-phpcs-drupal-github-actions/
https://www.drupal.org/project/coder/issues/3262291
https://gorannikolovski.com/blog/referenced-sniff-slevomat-coding-standard-does-not-exist

@davidjguru davidjguru added bug Something isn't working DDEV DDEV Context configuration Issues related to config topics labels Jul 6, 2022
@davidjguru davidjguru self-assigned this Jul 6, 2022
@davidjguru davidjguru changed the title Errors in running PHP checks [CFG] - Errors in running PHP checks Jul 6, 2022
davidjguru added a commit that referenced this issue Jul 7, 2022
@davidjguru
Copy link
Owner Author

All the related errors has been repaired fixing the drupal/coder version in 8.3.13 from the ci.yml file for Github Actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working configuration Issues related to config topics DDEV DDEV Context
Projects
None yet
Development

No branches or pull requests

1 participant