Add MegaLinter for JSON and GitHub Workflow files #2
Annotations
4 errors
MegaLinter:
.github/workflows/UpdateUESubmodule.yml#L30
shellcheck reported issue in this script: SC2086:info:8:30: Double quote to prevent globbing and word splitting
|
MegaLinter:
.github/workflows/pushdocs.yml#L24
shellcheck reported issue in this script: SC2046:warning:3:6: Quote this to prevent word splitting
|
MegaLinter:
.github/workflows/pushdocs.yml#L24
shellcheck reported issue in this script: SC2006:style:3:6: Use $(...) notation instead of legacy backticks `...`
|
MegaLinter:
.github/workflows/pushdocs.yml#L24
shellcheck reported issue in this script: SC2086:info:3:22: Double quote to prevent globbing and word splitting
|