-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Issues: koalaman/shellcheck
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Please update Shellcheck with a new output format to be used with modern AI IDE and Editors or CLI AI tools
#3146
opened Feb 12, 2025 by
Emasoft
Snap building fails: swapon: /tmp/swap: swapon failed: Operation not permitted
#3143
opened Feb 11, 2025 by
xypron
SC2216: false positive for piping yes or letter y/n to commands that ask yes/no questions.
#3141
opened Feb 7, 2025 by
astkaasa
1 of 4 tasks
v0.10.0 miscategorizes uncalled function as unreachable code
#3137
opened Feb 4, 2025 by
matthewpersico
1 of 4 tasks
>| is not seen often, warning could be more helpful, is understood only after reading up on the operator
#3133
opened Jan 28, 2025 by
smoe
3 of 4 tasks
Arbitrary code when using eq and when using test in if statements
#3131
opened Jan 27, 2025 by
nitrocode
False positive when closing a named coproc's fd
#3130
opened Jan 24, 2025 by
silicon-salamander
3 of 4 tasks
Report error for
set -v used in blocks/conditions
#3122
opened Jan 15, 2025 by
kkmuffme
2 tasks done
[SC2046] false positive from
return $([ "$(tput colors)" -ge "8" ])
#3119
opened Jan 11, 2025 by
SwuduSusuwu
SC2199 appears to incorrectly error on e.g., "${@:2:1}" expansion of "$@"
#3118
opened Jan 9, 2025 by
iconoclasthero
1 task done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.