Error: SHELLCHECK_WARNING (CWE-563): [#def1] /usr/bin/ca-legacy:24:9: warning[SC2034]: LEXPECT appears unused. Verify use (or export if used externally). # 22| else # 23| echo "Legacy CAs are set to DEFAULT in file $LCFILE (affects install/upgrade)" # 24|-> LEXPECT=$LDEFAULT # 25| fi # 26| echo "Status of symbolic link $LLINK:" Error: SHELLCHECK_WARNING: [#def2] /usr/bin/ca-legacy:61:4: warning[SC3010]: In POSIX sh, [[ ]] is undefined. # 59| } # 60| # 61|-> if [[ $# -eq 0 ]]; then # 62| # no parameters # 63| do_help Error: SHELLCHECK_WARNING: [#def3] /usr/bin/ca-legacy:67:4: warning[SC3010]: In POSIX sh, [[ ]] is undefined. # 65| fi # 66| # 67|-> if [[ "$1" = "install" ]]; then # 68| do_install # 69| exit $? Error: SHELLCHECK_WARNING: [#def4] /usr/bin/ca-legacy:72:4: warning[SC3010]: In POSIX sh, [[ ]] is undefined. # 70| fi # 71| # 72|-> if [[ "$1" = "default" ]]; then # 73| do_default # 74| exit $? Error: SHELLCHECK_WARNING: [#def5] /usr/bin/ca-legacy:76:4: warning[SC3010]: In POSIX sh, [[ ]] is undefined. # 74| exit $? # 75| fi # 76|-> if [[ "$1" = "disable" ]]; then # 77| do_disable # 78| exit $? Error: SHELLCHECK_WARNING: [#def6] /usr/bin/ca-legacy:81:4: warning[SC3010]: In POSIX sh, [[ ]] is undefined. # 79| fi # 80| # 81|-> if [[ "$1" = "check" ]]; then # 82| do_check # 83| exit $?
analyzer-version-clippy | 1.82.0 |
analyzer-version-cppcheck | 2.16.0 |
analyzer-version-gcc | 14.2.1 |
analyzer-version-gcc-analyzer | 15.0.0 |
analyzer-version-shellcheck | 0.10.0 |
analyzer-version-unicontrol | 0.0.2 |
enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
exit-code | 0 |
host | ip-172-16-1-134.us-west-2.compute.internal |
mock-config | fedora-rawhide-gcc-latest-x86_64 |
project-name | ca-certificates-2024.2.69_v8.0.401-2.fc42 |
store-results-to | /tmp/tmptgb261p1/ca-certificates-2024.2.69_v8.0.401-2.fc42.tar.xz |
time-created | 2024-11-12 23:30:35 |
time-finished | 2024-11-12 23:31:58 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'clippy,cppcheck,gcc,unicontrol,shellcheck' '-o' '/tmp/tmptgb261p1/ca-certificates-2024.2.69_v8.0.401-2.fc42.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmptgb261p1/ca-certificates-2024.2.69_v8.0.401-2.fc42.src.rpm' |
tool-version | csmock-3.7.1.20241107.094801.gb3f0f26.pr_192-1.el9 |