Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / koalaman/shellcheck issues and pull requests

#2937 - SC2319 - changed with Shellcheck 0.10.0

Issue - State: open - Opened by escoand 12 months ago - 7 comments

#2936 - Fixing typo "Parentesis"

Issue - State: open - Opened by szepeviktor 12 months ago

#2935 - not detecting malformed brace matching

Issue - State: open - Opened by tooptoop4 12 months ago

#2934 - [Bug]: Shell check ignore is not working

Issue - State: open - Opened by lamyergeier 12 months ago

#2932 - Shadowing `local` should throw a warning

Issue - State: open - Opened by ChillerDragon 12 months ago

#2931 - SC1010 thrown for ``words=(do da di)``

Issue - State: open - Opened by ChillerDragon 12 months ago

#2929 - SC2034 local let v=0 - let appears unused

Issue - State: closed - Opened by SimonTemplate 12 months ago - 1 comment

#2928 - [Wiki] Updated SC1074 need double check

Issue - State: closed - Opened by flyxyz123 12 months ago

#2927 - SC2034 - consider a "test -v" as usage/reference

Issue - State: open - Opened by pikrzysztof 12 months ago

#2926 - SC2119 / SC2120 false positives?

Issue - State: open - Opened by dubo-dubon-duponey about 1 year ago - 1 comment

#2925 - Fix #2909, add a pre-commit hook

Pull Request - State: closed - Opened by Freed-Wu about 1 year ago - 2 comments

#2924 - Warn about transposed characters in variable length expansion

Issue - State: closed - Opened by sorpigal about 1 year ago - 1 comment

#2923 - SC2198 false positive

Issue - State: open - Opened by maxpagani about 1 year ago

#2922 - SC3045: incomplete wiki page when printing a literal '-'

Issue - State: open - Opened by orbea about 1 year ago - 1 comment

#2921 - Add an option to treat `/bin/sh` interpreter as `busybox`

Issue - State: closed - Opened by srcshelton about 1 year ago - 13 comments

#2919 - SC2034 shouldn’t trigger when setting nameref variables

Issue - State: closed - Opened by koehn about 1 year ago

#2918 - Stable version v0.10.0

Issue - State: closed - Opened by grische about 1 year ago - 4 comments

#2917 - Remove deprecated "install --enable-tests" command

Pull Request - State: closed - Opened by grische about 1 year ago - 1 comment

#2913 - Shellcheck is calling get_mempolicy causing failures

Issue - State: open - Opened by Martiix about 1 year ago - 1 comment

#2912 - SC2004: corner case in arithmetic expressions

Issue - State: open - Opened by nsoggia about 1 year ago

#2911 - macOS brew install three versions of GHC

Issue - State: closed - Opened by WuMingIT about 1 year ago - 1 comment

#2909 - [feature] Add a haskell pre-commit hook

Issue - State: closed - Opened by Freed-Wu about 1 year ago - 1 comment

#2908 - Implement rcfile option

Pull Request - State: closed - Opened by tacerus about 1 year ago - 2 comments

#2907 - Implement rcfile option

Pull Request - State: closed - Opened by tacerus about 1 year ago

#2905 - Ignore directories

Issue - State: closed - Opened by joatmor about 1 year ago - 1 comment

#2903 - SC2181 should be a more visible error in `set -e` mode

Issue - State: open - Opened by ilyagr about 1 year ago

#2902 - Is coreutils argument flag portability in scope? (macOS sed -i/uniq -D)

Issue - State: open - Opened by ChillerDragon about 1 year ago - 2 comments

#2901 - SC2086 on already quoted nested command

Issue - State: closed - Opened by MrKeiKun about 1 year ago - 5 comments

#2900 - Do not emit `SC2010`/`SC2012` for plain `ls | ...`

Issue - State: open - Opened by mohd-akram about 1 year ago

#2899 - regression(0.9.0): "not following: does not exist"

Issue - State: open - Opened by ghost about 1 year ago - 4 comments

#2898 - Anyone can edit the Wiki

Issue - State: closed - Opened by homersimpsons about 1 year ago - 1 comment

#2895 - multiple grep --color=always issues

Issue - State: open - Opened by hdaz000700 about 1 year ago

#2893 - Y

Issue - State: closed - Opened by A5191 about 1 year ago - 1 comment

#2892 - Replace Atom reference with Pulsar Edit equivalent

Pull Request - State: closed - Opened by ottok about 1 year ago - 1 comment

#2890 - UlAA Browser

Issue - State: closed - Opened by Bankrollshow about 1 year ago - 1 comment

#2888 - www.marinetraffic.com

Issue - State: closed - Opened by Issa-darwish-qnay about 1 year ago

#2886 - Explicit argument for `return` should be considered a best practice

Issue - State: open - Opened by stevecj about 1 year ago - 2 comments

#2885 - .cabal: allow Diff-0.5

Pull Request - State: closed - Opened by juhp about 1 year ago - 2 comments

#2884 - Bump actions/download-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#2883 - Bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#2882 - working script for loop is failing on this editor.

Issue - State: closed - Opened by swtimd79sv about 1 year ago - 1 comment

#2881 - Feature request: export to a paste bin site

Issue - State: open - Opened by iconoclasthero about 1 year ago

#2880 - Consider suggesting `&> afile` instead of `> afile 2>&1`

Issue - State: open - Opened by heitorPB about 1 year ago - 4 comments

#2879 - Add installation directions for winget

Pull Request - State: closed - Opened by slycordinator about 1 year ago - 1 comment

#2878 - `CFLAGS`: `SC2034` false positive, optionally whitelist env vars

Issue - State: closed - Opened by Neved4 about 1 year ago - 2 comments

#2877 - SC2031 false positive

Issue - State: open - Opened by thockin about 1 year ago - 1 comment

#2876 - Testsuite: report which module failed the tests

Pull Request - State: closed - Opened by andreasabel about 1 year ago - 4 comments

#2875 - FYI: I revised bounds for ShellCheck-0.9.0 so that it builds with GHC 9.8

Issue - State: closed - Opened by andreasabel about 1 year ago - 2 comments

#2874 - Usage from android termux: Segmentation fault

Issue - State: closed - Opened by Codammy about 1 year ago - 5 comments

#2872 - False positive for SC1003 due to enclosing quotation

Issue - State: closed - Opened by zackw about 1 year ago - 1 comment

#2871 - Request to add check for math injection

Issue - State: open - Opened by bnevis-i about 1 year ago - 1 comment

#2869 - False positive: SC1035 You are missing a required space after the `!`

Issue - State: closed - Opened by Bilge about 1 year ago - 1 comment

#2868 - Add busybox sh support

Pull Request - State: closed - Opened by grische about 1 year ago - 2 comments

#2867 - add install sh file for multiple cases

Pull Request - State: closed - Opened by gabrielggg about 1 year ago - 1 comment

#2866 - SSL certificate expired

Issue - State: closed - Opened by Arnaudv6 about 1 year ago - 1 comment

#2865 - Improved busybox sh support

Issue - State: closed - Opened by grische about 1 year ago - 4 comments

#2864 - Incorrect Warning: ls * | grep -v something [SC2010]

Issue - State: open - Opened by 7Pawns about 1 year ago - 10 comments

#2862 - include shell in ShellCheck Docker image for glob support

Issue - State: closed - Opened by brovoca over 1 year ago - 2 comments

#2860 - Make a release compatible with newer GHC

Issue - State: closed - Opened by blackgnezdo over 1 year ago - 1 comment

#2859 - Possible to globally exclude patterns or literal strings somehow?

Issue - State: open - Opened by luckman212 over 1 year ago - 3 comments

#2857 - `test $a == $b` should raise SC3014 for posix sh, but does not.

Issue - State: closed - Opened by coolaj86 over 1 year ago - 1 comment

#2856 - Test for equality of strings

Issue - State: closed - Opened by parrotrueper over 1 year ago - 2 comments

#2855 - Provide shellcheck as LSP?

Issue - State: open - Opened by jerabaul29 over 1 year ago - 1 comment

#2853 - SC1091 doesn't recognise local file

Issue - State: closed - Opened by parsley72 over 1 year ago - 6 comments

#2852 - Spurious SC2086 with multiple files (0.9.0 regression)

Issue - State: open - Opened by CyberShadow over 1 year ago - 8 comments

#2850 - Feature Request: Check for version-specific Bash feature compatibility

Issue - State: open - Opened by gwerbin over 1 year ago - 1 comment

#2847 - Add rule for checking return code when using negation

Issue - State: open - Opened by andsens over 1 year ago

#2844 - Another trigger for SC2295?

Issue - State: open - Opened by jaimet over 1 year ago

#2843 - Need to be corrected for '\'

Issue - State: open - Opened by vipasko over 1 year ago

#2842 - shellcheck.net down?

Issue - State: closed - Opened by sndsgd over 1 year ago - 1 comment

#2841 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#2840 - SC2034: False Positive: Negated by 'set -a'.

Issue - State: open - Opened by 5h1r4s3 over 1 year ago - 1 comment

#2839 - Single-iteration loops ("once" blocks) shouldn't be forbidden ?

Issue - State: closed - Opened by strk over 1 year ago - 2 comments

#2837 - Fix: extend []-related bashism checks on `test` calls too

Pull Request - State: closed - Opened by ulidtko over 1 year ago - 1 comment

#2832 - Wrong rule when sh script uses `disown`

Issue - State: open - Opened by SpyrosRoum over 1 year ago - 3 comments

#2825 - Drop root privileges in Docker container

Pull Request - State: open - Opened by jtesta over 1 year ago - 2 comments

#2824 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies