issues
search
koalaman
/
shellcheck
ShellCheck, a static analysis tool for shell scripts
https://www.shellcheck.net
GNU General Public License v3.0
36.45k
stars
1.78k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SC2094, SC2035, SC2034, SC2205, SC2283 ternary arithmetic false positives
#2984
apprehensions
closed
2 months ago
2
Missing SC2166 URL in summary section
#2983
motminh
opened
6 months ago
2
SC2004 false positive on assignment to array position
#2982
partcyborg
closed
6 months ago
1
SC2086 false positive on readonly integer variable
#2981
woodward2
opened
6 months ago
0
SC2154 from strict bash mode example using trap
#2980
peterjc
closed
4 months ago
2
Machinet
#2979
Friendfishermans
closed
3 months ago
2
Please support all alias for busybox shell equally
#2978
ale5000-git
opened
6 months ago
0
Skip SC2015 when it end with: || true
#2977
ale5000-git
opened
6 months ago
3
SC2015 inconsistent behavior
#2976
rozcietrzewiacz
closed
6 months ago
2
[Bug / regression?] In file ignore directives (# shellcheck disable=<check_id>) are not specific & disable all checks instead (not just check_id)
#2975
fedy-cz
closed
6 months ago
1
SC2251 - add ${PIPESTATUS[0]} check to exceptions
#2974
fedy-cz
opened
6 months ago
1
Add new bats variables stderr and stderr_lines
#2973
jandubois
closed
3 months ago
1
Upgrade build workflow dependencies
#2972
s1204IT
closed
3 months ago
1
Feature Request: Provide an option to specify the fallback shell type
#2971
moonfruit
opened
6 months ago
9
SC2154 var is referenced but not assigned not triggered if used within an array
#2970
robstoll
closed
6 months ago
1
SC2221/SC2222 fires for non-exhaustive wildcard patterns
#2969
jwueller
closed
7 months ago
1
SC2115 fires when it is statically verifyable that the variable cannot be empty
#2968
benblank
opened
7 months ago
4
`require-double-brackets` doesn't work in BusyBox `sh` even though `[[` is supported
#2967
GrantGryczan
closed
6 months ago
3
Please separate the issue of unused functions from SC2317 (Command appears to be unreachable)
#2966
ale5000-git
closed
6 months ago
11
SC2034 doesn't consider local function definitions to define new scopes
#2965
hseg
opened
7 months ago
0
Recommend to unset associative array variable before declaration to avoid conversion
#2964
pothos
opened
7 months ago
0
Bugs
#2963
delgado878
closed
7 months ago
0
aa
#2962
gulalaa
closed
7 months ago
1
commit 2024-04-04 14 da8854c: suggest to avoid trailing spaces in output
#2961
jaalto
closed
7 months ago
0
Update README.md to add macOS Arm64 pre-compiled binaries link
#2960
hugos99
closed
7 months ago
1
new Rule: Avoid journalctl unit filtering
#2959
Dmole
closed
6 months ago
10
SC2282 - variables starting with numbers aren't flagged as errors if done in arithmetic context
#2958
RVC2020
opened
7 months ago
0
bug(?): SC2086 is not available on koalaman/shellcheck/wiki
#2957
himkt
closed
7 months ago
1
Feature request: per-source `check-sourced` directive
#2956
ShamrockLee
opened
7 months ago
2
Leading slashes in source .. directives are ignored by shellcheck
#2955
svengit
opened
7 months ago
0
Shellchecks follows sourced files even if the file was already sourced
#2954
svengit
opened
7 months ago
0
New Rule: Executables must start with `#!/bin/bash` and a minimum number of flags.
#2953
stdedos
opened
7 months ago
0
SC2319 warns to assign $? to a var, IN an assignment to a var (0.10.0 broke, shellcheck.net not broken)
#2952
mobilemind
opened
8 months ago
2
Feature request: disable directives in fles
#2951
TiZ-HugLife
opened
8 months ago
1
Question: Should ls -1 -b be acceptable for SC2012
#2950
peterjc
opened
8 months ago
2
Suggested improvement for SC2006's "Did you mean" alternative message
#2949
raforg
opened
8 months ago
0
SC2062 with deliberate shell expression for portable tab
#2948
peterjc
closed
8 months ago
1
Shellcheck throws an error and stops parsing on valid bash code when you open a file descriptor for a code block using an array index variable
#2947
jkool702
opened
8 months ago
0
Offer `system`-style `pre-commit` hook alongside the `docker` one
#2946
Alexander-Shukaev
opened
8 months ago
0
if $variable; then should throw an error because it does not do what many inexperienced people expect it to do
#2945
artificial-intelligence
opened
8 months ago
0
SC2181 misleading for errexit
#2944
JohannesLorenz
opened
8 months ago
0
Documentation for SC3061 and others disapeared ?
#2943
vic1707
opened
8 months ago
7
Fix builders for Linux
#2942
jansorg
closed
7 months ago
1
ksh ~(N) null glob pattern prefix causes error SC1036
#2941
dicktyr
opened
8 months ago
0
SC2027 doesn't account for escaped quotes
#2940
ChemGuy88
closed
8 months ago
1
Cache / save the check results and reuse them
#2939
Felixoid
opened
8 months ago
0
Recommend `typeset` instead of `declare` in SC2324
#2938
larryv
closed
7 months ago
1
SC2319 - changed with Shellcheck 0.10.0
#2937
escoand
opened
8 months ago
6
Fixing typo "Parentesis"
#2936
szepeviktor
opened
8 months ago
0
not detecting malformed brace matching
#2935
tooptoop4
opened
8 months ago
0
Previous
Next