Skip to content

bugfix: support non-VERSION approach for KSM #307

bugfix: support non-VERSION approach for KSM

bugfix: support non-VERSION approach for KSM #307

Triggered via pull request July 23, 2024 14:16
Status Failure
Total duration 18s
Artifacts

actions-ci-check.yaml

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

Annotations

10 errors and 2 warnings
actionlint: .github/workflows/merge-flow.yaml#L84
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2129:style:1:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck] Raw Output: .github/workflows/merge-flow.yaml:84:9: shellcheck reported issue in this script: SC2129:style:1:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
actionlint: .github/workflows/merge-flow.yaml#L84
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:1:54: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/merge-flow.yaml:84:9: shellcheck reported issue in this script: SC2086:info:1:54: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/merge-flow.yaml#L84
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:2:58: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/merge-flow.yaml:84:9: shellcheck reported issue in this script: SC2086:info:2:58: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/merge-flow.yaml#L84
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:3:52: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/merge-flow.yaml:84:9: shellcheck reported issue in this script: SC2086:info:3:52: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/merge-flow.yaml#L84
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:20:52: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/merge-flow.yaml:84:9: shellcheck reported issue in this script: SC2086:info:20:52: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/merge-flow.yaml#L113
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:4:29: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/merge-flow.yaml:113:9: shellcheck reported issue in this script: SC2086:info:4:29: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/merge-flow.yaml#L113
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:7:29: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/merge-flow.yaml:113:9: shellcheck reported issue in this script: SC2086:info:7:29: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/merge-flow.yaml#L113
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:11:26: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/merge-flow.yaml:113:9: shellcheck reported issue in this script: SC2086:info:11:26: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/merge-flow.yaml#L128
[actionlint] reported by reviewdog 🐶 the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action] Raw Output: .github/workflows/merge-flow.yaml:128:15: the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
actionlint
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
actionlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
actionlint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/