SC2034: <some var> appears unused. Verify it or export it.
Variables not used for anything are often associated with bugs, so
ShellCheck warns about them.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
SC2034: <some var> appears unused. Verify it or export it. Tags None Referenced Files None Subscribers None
Description
Details
|