Skip to content

chore(deps): pin actions/github-script action to 60a0d83 #334

chore(deps): pin actions/github-script action to 60a0d83

chore(deps): pin actions/github-script action to 60a0d83 #334

Triggered via pull request March 23, 2024 14:32
Status Success
Total duration 18s
Artifacts

lint-pr-actions.yml

on: pull_request
Lint Actions Workflows
7s
Lint Actions Workflows
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Lint Actions Workflows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Actions Workflows: .github/workflows/test-release.yml#L72
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2034:warning:4:1: GITHUB_APPLICATION_PRIVATE_KEY appears unused. Verify use (or export if used externally) [shellcheck] Raw Output: .github/workflows/test-release.yml:72:9: shellcheck reported issue in this script: SC2034:warning:4:1: GITHUB_APPLICATION_PRIVATE_KEY appears unused. Verify use (or export if used externally) [shellcheck]
Lint Actions Workflows: .github/workflows/test-release.yml#L72
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2034:warning:5:1: GITHUB_APPLICATION_ID appears unused. Verify use (or export if used externally) [shellcheck] Raw Output: .github/workflows/test-release.yml:72:9: shellcheck reported issue in this script: SC2034:warning:5:1: GITHUB_APPLICATION_ID appears unused. Verify use (or export if used externally) [shellcheck]
Lint Actions Workflows: .github/workflows/test-release.yml#L72
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2034:warning:6:1: GITHUB_REPOSITORY_OWNER appears unused. Verify use (or export if used externally) [shellcheck] Raw Output: .github/workflows/test-release.yml:72:9: shellcheck reported issue in this script: SC2034:warning:6:1: GITHUB_REPOSITORY_OWNER appears unused. Verify use (or export if used externally) [shellcheck]
Lint Actions Workflows: .github/workflows/test-release.yml#L103
[actionlint] reported by reviewdog 🐶 input "organization" is not defined in action "GitHub App Token Generator for Actions" defined at "./". available inputs are "application_id", "application_installation_id", "application_private_key", "debug", "github_api_base_url", "org", "owner", "permissions", "repo", "token_lifetime" [action] Raw Output: .github/workflows/test-release.yml:103:11: input "organization" is not defined in action "GitHub App Token Generator for Actions" defined at "./". available inputs are "application_id", "application_installation_id", "application_private_key", "debug", "github_api_base_url", "org", "owner", "permissions", "repo", "token_lifetime" [action]
Lint Actions Workflows: .github/workflows/test-release.yml#L120
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2006:style:21:30: Use $(...) notation instead of legacy backticks `...` [shellcheck] Raw Output: .github/workflows/test-release.yml:120:9: shellcheck reported issue in this script: SC2006:style:21:30: Use $(...) notation instead of legacy backticks `...` [shellcheck]
Lint Actions Workflows: .github/workflows/test-release.yml#L120
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2006:style:22:30: Use $(...) notation instead of legacy backticks `...` [shellcheck] Raw Output: .github/workflows/test-release.yml:120:9: shellcheck reported issue in this script: SC2006:style:22:30: Use $(...) notation instead of legacy backticks `...` [shellcheck]