Skip to content

K8SPXC-1342 community bundle generation. #2477

K8SPXC-1342 community bundle generation.

K8SPXC-1342 community bundle generation. #2477

Triggered via pull request October 17, 2024 10:28
Status Success
Total duration 4m 36s
Artifacts

scan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 notices
[shellcheck] installers/olm/generate.sh#L24 <ShellCheck.SC2086>: installers/olm/generate.sh#L24
Double quote to prevent globbing and word splitting.
[shellcheck] installers/olm/generate.sh#L24 <ShellCheck.SC2153>: installers/olm/generate.sh#L24
Possible misspelling: MODE may not be assigned. Did you mean mode?
[shellcheck] installers/olm/generate.sh#L25 <ShellCheck.SC2086>: installers/olm/generate.sh#L25
Double quote to prevent globbing and word splitting.
[shellcheck] installers/olm/generate.sh#L30 <ShellCheck.SC2086>: installers/olm/generate.sh#L30
Double quote to prevent globbing and word splitting.
[shellcheck] installers/olm/generate.sh#L81 <ShellCheck.SC2153>: installers/olm/generate.sh#L81
Possible misspelling: PACKAGE_CHANNEL may not be assigned. Did you mean package_channel?
[shellcheck] installers/olm/generate.sh#L91 <ShellCheck.SC2086>: installers/olm/generate.sh#L91
Double quote to prevent globbing and word splitting.
[shellcheck] installers/olm/generate.sh#L100 <ShellCheck.SC2086>: installers/olm/generate.sh#L100
Double quote to prevent globbing and word splitting.
[shellcheck] installers/olm/generate.sh#L106 <ShellCheck.SC2086>: installers/olm/generate.sh#L106
Double quote to prevent globbing and word splitting.
[shellcheck] installers/olm/generate.sh#L137 <ShellCheck.SC2015>: installers/olm/generate.sh#L137
Note that A && B || C is not if-then-else. C may run when A is true.
[shellcheck] installers/olm/generate.sh#L139 <ShellCheck.SC2015>: installers/olm/generate.sh#L139
Note that A && B || C is not if-then-else. C may run when A is true.
[shellcheck] installers/olm/generate.sh#L141 <ShellCheck.SC2015>: installers/olm/generate.sh#L141
Note that A && B || C is not if-then-else. C may run when A is true.
[shellcheck] installers/olm/generate.sh#L152 <ShellCheck.SC2153>: installers/olm/generate.sh#L152
Possible misspelling: VERSION may not be assigned. Did you mean version?
[shellcheck] installers/olm/generate.sh#L174 <ShellCheck.SC2086>: installers/olm/generate.sh#L174
Double quote to prevent globbing and word splitting.
[shellcheck] installers/olm/generate.sh#L183 <ShellCheck.SC2086>: installers/olm/generate.sh#L183
Double quote to prevent globbing and word splitting.