berry
berry copied to clipboard
[Bug?]: ShellCheck safety findings
Self-service
- [ ] I'd be willing to implement a fix
Describe the bug
ShellCheck reports safety findings for shell code in yarn.
https://github.com/koalaman/shellcheck
To reproduce
For example, stank . | exec -n 1 shellcheck
https://github.com/mcandre/stank
Environment
System:
OS: macOS 14.6.1
CPU: (8) arm64 Apple M2
Binaries:
Node: 20.16.0 - /private/var/folders/j_/dynmxmxj7vv6ft1xb59r2p880000gn/T/xfs-a60a52cd/node
Yarn: 1.22.22 - /private/var/folders/j_/dynmxmxj7vv6ft1xb59r2p880000gn/T/xfs-a60a52cd/yarn
npm: 10.8.1 - ~/.asdf/plugins/nodejs/shims/npm
Additional context
No response
Can you please post the actual findings from the tool?