chore(deps): pin actions/github-script action to 60a0d83 #338
Annotations
7 warnings
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/.
|
Run reviewdog/action-actionlint@42de1e3a0f52d5f8b8390894de87bc603844e530:
.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]
|
Run reviewdog/action-actionlint@42de1e3a0f52d5f8b8390894de87bc603844e530:
.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]
|
Run reviewdog/action-actionlint@42de1e3a0f52d5f8b8390894de87bc603844e530:
.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]
|
Run reviewdog/action-actionlint@42de1e3a0f52d5f8b8390894de87bc603844e530:
.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]
|
Run reviewdog/action-actionlint@42de1e3a0f52d5f8b8390894de87bc603844e530:
.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]
|
Run reviewdog/action-actionlint@42de1e3a0f52d5f8b8390894de87bc603844e530:
.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]
|
The logs for this run have expired and are no longer available.
Loading