Created
March 24, 2023 15:47
-
-
Save EmmanuelDemey/d606c15934e9bc8209f6d34c49ef1fbe to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"issues": [ | |
{ | |
"engineId": "eco-index", | |
"ruleId": "rule1", | |
"severity": "BLOCKER", | |
"type": "CODE_SMELL", | |
"primaryLocation": { | |
"message": "fully-fleshed issue", | |
"filePath": "functions/package.json" | |
}, | |
"effortMinutes": 90 | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment