add script and action for monthly PR summary #3
Annotations
3 errors and 1 warning
actionlint:
.github/workflows/monthly_pr_report.yaml#L48
shellcheck reported issue in this script: SC2016:info:23:8: Expressions don't expand in single quotes, use double quotes for that
|
actionlint:
.github/workflows/monthly_pr_report.yaml#L48
shellcheck reported issue in this script: SC2269:info:32:1: This variable is assigned to itself, so the assignment does nothing
|
actionlint
❌ [actionlint] The command ran successfully and some problem was found (found 2 errors, linted 3 files), exit code: 1
|
actionlint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|