Conversation
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2028:info:395:12: echo may not expand escape sequences. Use printf [shellcheck]
windows/.github/workflows/install.yml
Line 972 in 6673c3c
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2028:info:404:12: echo may not expand escape sequences. Use printf [shellcheck]
windows/.github/workflows/install.yml
Line 972 in 6673c3c
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2028:info:504:12: echo may not expand escape sequences. Use printf [shellcheck]
windows/.github/workflows/install.yml
Line 972 in 6673c3c
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2028:info:513:12: echo may not expand escape sequences. Use printf [shellcheck]
windows/.github/workflows/install.yml
Line 972 in 6673c3c
There was a problem hiding this comment.
shellcheck reported issue in this script: SC2034:warning:173:3: attempt appears unused. Verify use (or export if used externally) [shellcheck]
windows/.github/workflows/install.yml
Line 972 in 6673c3c
No description provided.