fix(sysdig): set filter being compatible with chisel api #248
Annotations
7 errors and 1 warning
.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]
|
.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]
|
.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]
|
.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]
|
.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]
|
.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]
|
.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]
|
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/
|
This job succeeded
Loading