- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2021
03:50 AM
11-09-2021
03:50 AM
code sniffer passes locally, fails when I submit
Hello,
Code sniffer is passing locally with no issues at all, with the magento2 standard, but when I submit the extension, it fails the code sniffer, and the report.json is just empty.
Any idea?
Labels:
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2021
04:05 AM
11-09-2021
04:05 AM
Re: code sniffer passes locally, fails when I submit
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2021
04:09 AM
11-09-2021
04:09 AM
Re: code sniffer passes locally, fails when I submit
The problem is exactly this, I am failing all tests, but report.json files are like this:
{"tool":"phpcs","status":"FAIL","reports":[]}
{"tool":"varnish","status":"FAIL","reports":[]}
{"tool":"mftfmagento","status":"FAIL","reports":[]}
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2021
12:26 AM
11-17-2021
12:26 AM
Re: code sniffer passes locally, fails when I submit
Hello,
Any help is appreciated. I tried everything, but still getting the same issue. All 3 fails but no reports.