Skip to content

fix(sysdig): set filter being compatible with chisel api #244

fix(sysdig): set filter being compatible with chisel api

fix(sysdig): set filter being compatible with chisel api #244

Triggered via pull request July 18, 2024 08:08
Status Failure
Total duration 20s
Artifacts

ci-check.yaml

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

Annotations

10 errors
actionlint: .github/workflows/build-drivers.yaml#L49
[actionlint] reported by reviewdog 🐶 the runner of "actions/setup-python@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action] Raw Output: .github/workflows/build-drivers.yaml:49:15: the runner of "actions/setup-python@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
actionlint: .github/workflows/ci.yaml#L54
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:1:197: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/ci.yaml:54:9: shellcheck reported issue in this script: SC2086:info:1:197: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/ci.yaml#L60
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:1:178: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/ci.yaml:60:9: shellcheck reported issue in this script: SC2086:info:1:178: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/release-draft.yaml#L242
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2035:info:1:96: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck] Raw Output: .github/workflows/release-draft.yaml:242:9: shellcheck reported issue in this script: SC2035:info:1:96: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
actionlint: .github/workflows/release-draft.yaml#L244
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2035:info:1:18: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck] Raw Output: .github/workflows/release-draft.yaml:244:9: shellcheck reported issue in this script: SC2035:info:1:18: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
actionlint: .github/workflows/release-draft.yaml#L244
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2126:style:1:46: Consider using 'grep -c' instead of 'grep|wc -l' [shellcheck] Raw Output: .github/workflows/release-draft.yaml:244:9: shellcheck reported issue in this script: SC2126:style:1:46: Consider using 'grep -c' instead of 'grep|wc -l' [shellcheck]
actionlint: .github/workflows/release-draft.yaml#L279
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2035:info:1:42: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck] Raw Output: .github/workflows/release-draft.yaml:279:9: shellcheck reported issue in this script: SC2035:info:1:42: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
actionlint: .github/workflows/release-draft.yaml#L281
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2035:info:1:19: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck] Raw Output: .github/workflows/release-draft.yaml:281:9: shellcheck reported issue in this script: SC2035:info:1:19: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
actionlint: .github/workflows/release-final.yaml#L22
[actionlint] reported by reviewdog 🐶 the runner of "docker/login-action@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action] Raw Output: .github/workflows/release-final.yaml:22:15: the runner of "docker/login-action@v1" 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