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

#2714 - Release binaries for darwin-aarch64

Issue - State: closed - Opened by katexochen almost 2 years ago - 7 comments

#2713 - Consider `mdsh`

Issue - State: open - Opened by stdedos almost 2 years ago - 4 comments

#2712 - local -n is not handled properly (bash)

Issue - State: open - Opened by pan64 almost 2 years ago

#2711 - Sandbox resource constraints exceeded

Issue - State: closed - Opened by MarkyMarkDE almost 2 years ago - 6 comments

#2710 - Feature request: Support `~` and `${HOME}` in shellcheck source

Issue - State: open - Opened by lamyergeier almost 2 years ago - 3 comments

#2709 - SC2181 conflicts with SC2310

Issue - State: closed - Opened by nihil-admirari almost 2 years ago - 4 comments

#2708 - SC1045 - conflicts with commands trying to run something in the background

Issue - State: closed - Opened by osher almost 2 years ago - 3 comments

#2706 - Consider not to suggest quoting HOME, UID, etc.

Issue - State: open - Opened by forthrin almost 2 years ago - 5 comments

#2705 - SC1102 via SC2035 false positive in error accumulator

Issue - State: open - Opened by brackendawson almost 2 years ago

#2704 - [WIP] Chromium OS fork's Portage Ebuild changes

Pull Request - State: open - Opened by Kangie almost 2 years ago - 26 comments

#2703 - SC2086 info/warning should not be for integer variables

Issue - State: open - Opened by rogerxxxx almost 2 years ago

#2702 - slight documentation error

Issue - State: open - Opened by petaflot almost 2 years ago - 7 comments

#2699 - manpage -- args are shown as emdashes

Issue - State: closed - Opened by alxndrsn almost 2 years ago - 5 comments

#2696 - shellcheck add dump-ast function

Issue - State: open - Opened by hanbaoqing-byte about 2 years ago - 2 comments

#2691 - winget

Issue - State: closed - Opened by Zamiell about 2 years ago - 3 comments

#2685 - Mention VS Code ShellCheck binaries distribution

Pull Request - State: closed - Opened by felipecrs about 2 years ago

#2684 - Duplicate messages in Neovim

Issue - State: closed - Opened by ebiscaia about 2 years ago - 6 comments

#2682 - Document Trunk Check integration

Pull Request - State: closed - Opened by sxlijin about 2 years ago

#2677 - prop_checkOverwrittenExitCode8 fails with fgl-5.8.1.0

Issue - State: closed - Opened by felixonmars about 2 years ago - 8 comments

#2673 - multidimensional array error???

Issue - State: open - Opened by WernerSMC about 2 years ago - 2 comments

#2664 - Consider warning about echo containing a backslash when the shell is /bin/sh

Issue - State: open - Opened by helmutg about 2 years ago - 3 comments

#2663 - Shellcheck incorrectly complains about echo and printf commands

Issue - State: open - Opened by bvanassche about 2 years ago - 7 comments

#2660 - SC2317: false-positive with EXIT trap in subshell?

Issue - State: open - Opened by pschyska about 2 years ago - 4 comments

#2657 - Warn when using deprecated rgrep

Pull Request - State: open - Opened by benblank about 2 years ago - 2 comments

#2653 - Another false positive for SC2050 when compared with ""

Issue - State: open - Opened by dakusui about 2 years ago - 2 comments

#2652 - shellcheck v0.9.0 will keep eating ram until a segfault or a system lockup

Issue - State: closed - Opened by sonic2kk about 2 years ago - 16 comments

#2644 - [discusssion] Expansion syntax error: `"${x-:y}"`

Issue - State: open - Opened by TinCanTech about 2 years ago - 1 comment

#2642 - Mention JetBrains IDE integration

Pull Request - State: open - Opened by payne911 about 2 years ago

#2641 - Disparity between checks against test "command" and [[ "command" ]]

Issue - State: open - Opened by jamesisin about 2 years ago - 3 comments

#2640 - Add Guix install and usage instructions

Pull Request - State: open - Opened by jgarte about 2 years ago - 1 comment

#2635 - SC2142 false positive on positional parameters in alias with escaping

Issue - State: open - Opened by padde about 2 years ago - 1 comment

#2629 - [FR] Suggest octal instead of hex escapes in `printf` format strings

Issue - State: open - Opened by Alhadis about 2 years ago - 1 comment

#2628 - invalid syntax

Issue - State: open - Opened by talsh5528 about 2 years ago - 1 comment

#2625 - Warn about 'read' without a variable in POSIX sh

Pull Request - State: closed - Opened by ArenM over 2 years ago - 2 comments

#2623 - add `--verbose` flag to log the filenames

Pull Request - State: open - Opened by MFTabriz over 2 years ago - 2 comments

#2614 - SC2317 should only trigger once per unreachable code path

Issue - State: open - Opened by dimo414 over 2 years ago - 1 comment

#2606 - SC2009 recommends away from a POSIX way to a non-POSIX way

Issue - State: open - Opened by tim78245 over 2 years ago - 4 comments

#2595 - Suggest `getopt` instead of any kind of manual options parsing

Issue - State: open - Opened by l0b0 over 2 years ago - 4 comments

#2579 - Shellcheck v0.8.0 runs out of memory on linux OS for big sh files

Issue - State: open - Opened by thiagoluizalves over 2 years ago - 5 comments

#2571 - SC2319 - confused warning message when checking $? inside a function

Issue - State: open - Opened by mgmsam over 2 years ago - 5 comments

#2569 - Support for SARIF output format

Pull Request - State: closed - Opened by arkq over 2 years ago - 14 comments

#2548 - Sandbox resource constraints but from 366 and above

Issue - State: closed - Opened by Tarch1 over 2 years ago - 5 comments

#2542 - SC2317 false positive warning

Issue - State: open - Opened by orbea over 2 years ago - 10 comments

#2530 - SC1073 - Valid function declaration

Issue - State: closed - Opened by dzove855 over 2 years ago - 4 comments

#2512 - [Feature Request] Disable then enable

Issue - State: open - Opened by lonix1 over 2 years ago - 4 comments

#2510 - [Feature Request] Ignore this line

Issue - State: open - Opened by lonix1 over 2 years ago - 2 comments

#2486 - SC2028 false positive (using the correct model snippet)

Issue - State: open - Opened by vkucera almost 3 years ago - 8 comments

#2481 - SC2154 false positive for cat EOF

Issue - State: closed - Opened by matthewkayne almost 3 years ago - 3 comments

#2474 - SC2164 false positive with cd at end of shell function

Issue - State: open - Opened by JarredAllen almost 3 years ago - 6 comments

#2437 - pre-commit hook fails on systems using remove container engines

Issue - State: open - Opened by ssbarnea about 3 years ago - 4 comments

#2426 - Weird behaviour when bash function has the Unicode name

Issue - State: open - Opened by giappi about 3 years ago - 1 comment

#2424 - Question about SC2173

Issue - State: closed - Opened by QuantumLibet about 3 years ago - 3 comments

#2411 - Feature: ignore a list of files without modifying them

Issue - State: open - Opened by lamyergeier about 3 years ago - 10 comments

#2405 - Provide SARIF Output ?

Issue - State: open - Opened by nvuillam about 3 years ago - 6 comments

#2393 - False positive: SC2190 Elements in associative arrays need index

Issue - State: open - Opened by wolfaba about 3 years ago - 1 comment

#2389 - "ls | grep" is needed with -A/-B

Issue - State: closed - Opened by Fabian42 about 3 years ago - 6 comments

#2387 - SC2048 "${array[@]:-}" pitfall with empty arrays and set -u

Issue - State: open - Opened by PeterPitterling about 3 years ago - 6 comments

#2384 - Missing detailed message for SC1134

Issue - State: open - Opened by milkpirate about 3 years ago - 13 comments

#2356 - Allow to declare external variables please

Issue - State: open - Opened by ale5000-git over 3 years ago - 5 comments

#2352 - Allow specifying color= in shellcheckrc (closes #2350)

Pull Request - State: open - Opened by oliv3r over 3 years ago - 3 comments

#2346 - Favor single quote's where possible

Issue - State: open - Opened by oliv3r over 3 years ago - 13 comments

#2335 - SC2046: Don't react to `set --` command

Issue - State: open - Opened by AlexanderAmelkin over 3 years ago - 7 comments

#2267 - Problem: 'then' words in pcs scripts confuse ShellCheck

Pull Request - State: closed - Opened by typeundefined over 3 years ago - 2 comments

#2258 - How to ignore multiple folders?

Issue - State: open - Opened by hongbo-miao over 3 years ago - 2 comments

#2252 - Can't disable shellcheck globally for a file

Issue - State: closed - Opened by 64kramsystem over 3 years ago - 8 comments

#2237 - add check for set e and operator

Pull Request - State: open - Opened by jchorl over 3 years ago - 6 comments

#2224 - my eyes are burning on the website, please make a dark mode

Issue - State: closed - Opened by 101br03k almost 4 years ago - 1 comment

#2219 - SC2009: ignore / whitelist usage of "ps e" (with grep)

Issue - State: open - Opened by blueyed almost 4 years ago - 1 comment

#2215 - Enable publishing to ghcr.io (Github container registry)

Pull Request - State: closed - Opened by dbast almost 4 years ago - 4 comments

#2178 - Set severity in .shellcheckrc

Issue - State: open - Opened by felipecrs almost 4 years ago - 2 comments

#2161 - SC2072 small typo of &lt; instead of <

Issue - State: closed - Opened by QuantumLibet almost 4 years ago - 1 comment

#2159 - SC2064 how to evaluate parameters immediatelly

Issue - State: closed - Opened by aleszeleny almost 4 years ago - 2 comments

#2128 - Add support for configuring Shellcheck via .editorconfig

Issue - State: open - Opened by ghost about 4 years ago - 1 comment

#2126 - detect unused functions

Issue - State: open - Opened by FinzelStefan about 4 years ago - 2 comments

#2125 - Add warnings for `sh` for non-POSIX extensions

Issue - State: open - Opened by shanebishop about 4 years ago

#2081 - Enhancement Request: add IBM Power Linux Platform (ppc64le) support

Issue - State: closed - Opened by seth-priya over 4 years ago - 18 comments

#2064 - export-ing a string with quotes causes SC2089+SC2090 warning

Issue - State: open - Opened by joanbm over 4 years ago - 1 comment

#2046 - It could be nice to trigger SC2115 (${var:?}) for `rsync --delete` as well

Issue - State: open - Opened by HenkPoley over 4 years ago - 4 comments

#2038 - SC1090: How to make it work using functions to load scripts?

Issue - State: open - Opened by felipecrs over 4 years ago - 4 comments

#2037 - alternative for-loop should be warned against

Issue - State: open - Opened by kvantour over 4 years ago - 1 comment

#2023 - Suppress SC2120, SC2119 on optional arguments

Issue - State: open - Opened by emsaks over 4 years ago - 14 comments

#2006 - Github actions not finding .shellcheckrc

Issue - State: open - Opened by reggi over 4 years ago - 2 comments

#1990 - Loop variable, in alias, incorrectly flagged as unassigned

Issue - State: open - Opened by pbx over 4 years ago - 1 comment

#1988 - #!/bin/busybox sh isn't recognized as a valid shebang

Issue - State: closed - Opened by austin987 over 4 years ago - 2 comments

#1987 - Include manpage in release archives

Issue - State: closed - Opened by swsnr over 4 years ago - 1 comment

#1984 - Not handling escape on !: "Unknown binary operator" for "\!"

Issue - State: open - Opened by KevinMatte over 4 years ago - 1 comment

#1969 - SC2154 unassigned variable not reported in array assignments

Issue - State: open - Opened by kvantour over 4 years ago - 3 comments

#1960 - SC2142: Function in the alias definition

Issue - State: open - Opened by aeiplatform almost 5 years ago - 1 comment

#1957 - SC2034: Passing by reference is not recognized as usage

Issue - State: open - Opened by yoosiba almost 5 years ago - 2 comments

#1954 - Idea: Encourage more local variables

Issue - State: open - Opened by mcandre almost 5 years ago - 8 comments

#1945 - SC2064 is questionable

Issue - State: open - Opened by mcandre almost 5 years ago - 7 comments

#1944 - shellcheck treats readonly variables as non-constant

Issue - State: open - Opened by marcone almost 5 years ago - 3 comments