chore: add pr analytics #82
Annotations
3 errors
actionlint:
.github/workflows/pr-analytics.yaml#L24
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:2:47: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/pr-analytics.yaml:24:9: shellcheck reported issue in this script: SC2086:info:2:47: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/pr-analytics.yaml#L24
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2034:warning:5:1: last_day appears unused. Verify use (or export if used externally) [shellcheck]
Raw Output:
.github/workflows/pr-analytics.yaml:24:9: shellcheck reported issue in this script: SC2034:warning:5:1: last_day appears unused. Verify use (or export if used externally) [shellcheck]
|
actionlint:
.github/workflows/pr-analytics.yaml#L24
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:5:63: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/pr-analytics.yaml:24:9: shellcheck reported issue in this script: SC2086:info:5:63: Double quote to prevent globbing and word splitting [shellcheck]
|