B8721Lint
B8721Lint
Lint Messages
Lint Messages
Severity | Location | Code | Message |
---|---|---|---|
Error | contrib/extract-secp256k1.sh: | BASH_SHEBANG1 | Missing or unexpected shebang. |
Error | contrib/extract-secp256k1.sh: | SHELL_LOCALE1 | `export LC_ALL=C` or `export LC_ALL=C.UTF-8` should be the first statement. |
Warning | contrib/extract-secp256k1.sh:3 | SC2164 | ShellCheck found an issue: |
Warning | contrib/extract-secp256k1.sh:5 | SC2164 | ShellCheck found an issue: |
Warning | contrib/extract-secp256k1.sh:9 | SC2164 | ShellCheck found an issue: |
Warning | contrib/extract-secp256k1.sh:19 | SC2164 | ShellCheck found an issue: |
Warning | contrib/extract-secp256k1.sh:26 | SC2164 | ShellCheck found an issue: |
Advice | contrib/extract-secp256k1.sh:11 | SC1004 | ShellCheck found an issue: |
Advice | contrib/extract-secp256k1.sh:12 | SC1004 | ShellCheck found an issue: |
Advice | contrib/extract-secp256k1.sh:14 | SC1004 | ShellCheck found an issue: |
Advice | contrib/extract-secp256k1.sh:15 | SC1004 | ShellCheck found an issue: |