Skip to content

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

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

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

Triggered via pull request July 18, 2024 08:21
Status Success
Total duration 24s
Artifacts

ci-check.yaml

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

Annotations

7 errors and 1 warning
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#L244
[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:244: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#L246
[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:246: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#L246
[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:246: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#L281
[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:281: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#L283
[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:283: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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/