Skip to content

Adding ESLint to sonar #2213

Adding ESLint to sonar

Adding ESLint to sonar #2213

GitHub Actions / actionlint succeeded Sep 22, 2023 in 1s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (2)

.github/workflows/sonar-scan.yml|103 col 9| shellcheck reported issue in this script: SC2185:info:5:41: Some finds don't have a default path. Specify '.' explicitly [shellcheck]
.github/workflows/sonar-scan.yml|103 col 9| shellcheck reported issue in this script: SC2086:info:5:99: Double quote to prevent globbing and word splitting [shellcheck]