Error: SHELLCHECK_WARNING: [#def1] /usr/bin/miriway:16:41: warning[SC3067]: In POSIX sh, test -O is undefined. # 14| export MIR_SERVER_PLATFORM_DISPLAY_LIBS=mir:x11 # 15| unset WAYLAND_DISPLAY # 16|-> elif [ -n "${WAYLAND_DISPLAY}" ] && [ -O "${XDG_RUNTIME_DIR}/${WAYLAND_DISPLAY}" ] # 17| then # 18| echo "Info: wayland endpoint '${WAYLAND_DISPLAY}' already exists, using it as host" Error: SHELLCHECK_WARNING: [#def2] /usr/libexec/initial-setup/run-gui-backend:17:11: warning[SC3034]: In POSIX sh, $(<file) to read files is undefined. # 15| # 16| miriway-run ${RUN_SCRIPT} # 17|-> exit_code=$(< ${EXIT_CODE_SAVE}) # 18| # 19| rm ${RUN_SCRIPT} ${EXIT_CODE_SAVE} Error: SHELLCHECK_WARNING (CWE-398): [#def3] /usr/share/doc/miriway-session/example-configs/miriway-config-MATE.bash:58:40: warning[SC2061]: Quote the parameter to -name so the shell won't interpret it. # 56| polkit_agent="/usr/libexec/polkit-mate-authentication-agent-1" # 57| else # 58|-> polkit_agent="$(find /usr/lib* -name polkit-*-agent-1 | tail -n 1)" # 59| fi # 60| Error: SHELLCHECK_WARNING (CWE-398): [#def4] /usr/share/doc/miriway-session/example-configs/miriway-config-alan_g.bash:68:40: warning[SC2061]: Quote the parameter to -name so the shell won't interpret it. # 66| polkit_agent="/usr/libexec/polkit-mate-authentication-agent-1" # 67| else # 68|-> polkit_agent="$(find /usr/lib* -name polkit-*-agent-1 | tail -n 1)" # 69| fi # 70|
| analyzer-version-clippy | 1.90.0 |
| analyzer-version-cppcheck | 2.18.3 |
| analyzer-version-gcc | 15.2.1 |
| analyzer-version-gcc-analyzer | 16.0.0 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-34.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
| mock-config | fedora-rawhide-gcc-latest-x86_64 |
| project-name | miriway-25.10-1.fc44 |
| store-results-to | /tmp/tmp6qvw3ni7/miriway-25.10-1.fc44.tar.xz |
| time-created | 2025-10-28 19:23:42 |
| time-finished | 2025-10-28 19:25:13 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'gcc,cppcheck,shellcheck,clippy,unicontrol' '-o' '/tmp/tmp6qvw3ni7/miriway-25.10-1.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmp6qvw3ni7/miriway-25.10-1.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251027.143044.ge6b947b-1.el9 |