Skip to content

add script and action for monthly PR summary #1

add script and action for monthly PR summary

add script and action for monthly PR summary #1

Triggered via pull request August 2, 2024 11:38
Status Failure
Total duration 21s
Artifacts

actionlint.yml

on: pull_request
actionlint
13s
actionlint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
actionlint: .github/workflows/build.yml#L15
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue
actionlint: .github/workflows/build.yml#L18
the runner of "actions/setup-python@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue
actionlint: .github/workflows/monthly_pr_report.yaml#L48
shellcheck reported issue in this script: SC2016:info:32: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:42:1: This variable is assigned to itself, so the assignment does nothing
actionlint
❌ [actionlint] The command ran successfully and some problem was found (found 4 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/