Merge branch 'feature/sonar' into 'develop'
Feature/sonar See merge request !31
Showing
... | ... | @@ -90,6 +90,10 @@ |
"webpack": "^4.18.1", | ||
"webpack-bundle-analyzer": "^3.3.2" | ||
}, | ||
"resolutions": { | ||
"http-proxy": ">=1.18.1", | ||
"tree-kill": ">=1.2.2" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://git.psu.edu/ais-swe/ux/utils" | ||
... | ... |
-
Maintainer
SonarQube analysis indicates that quality gate is failed.
- Bugs is failed: Actual value 1 > 0
- high_severity_vulns is passed: Actual value 0
- medium_severity_vulns is passed: Actual value 0
SonarQube analysis reported 13 issues
-
⚠ 1 major -
🔽 7 minor -
ℹ 5 info
Top 10 extra issues
Note: The following issues were found on lines that were not modified in the commit. Because these issues can't be reported as line comments, they are summarized here:
-
⚠ Unexpected empty source📘 -
🔽 Add an "alt" attribute to this image.📘 -
🔽 This assertion is unnecessary since it does not change the type of the expression.📘 -
🔽 This assertion is unnecessary since it does not change the type of the expression.📘 -
🔽 This assertion is unnecessary since it does not change the type of the expression.📘 -
🔽 This assertion is unnecessary since it does not change the type of the expression.📘 -
🔽 This assertion is unnecessary since it does not change the type of the expression.📘 -
🔽 This assertion is unnecessary since it does not change the type of the expression.📘 -
ℹ Make sure that cookie is written safely here.📘 -
ℹ Make sure that using a regular expression is safe here.📘
- ... 3 more
Please register or sign in to comment