-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Labels
[Type] BugAn existing feature is brokenAn existing feature is broken
Description
Describe the bug
I discovered this bug, and then I worked on the #246 (comment). I also managed to reproduce the same issue in the trunk.
Error:
- The package "wp-coding-standards/wpcs" is pointing to a commit-ref, this is bad practice and can cause unforeseen issues.
- require.automattic/vipwpcs : exact version constraints (2.3.3) should be avoided if the package follows semantic versioning
Steps to Reproduce
- Clone the repo code in your local system
- Install composer
- Run
composer validate - Check errors
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress information
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
[Type] BugAn existing feature is brokenAn existing feature is broken