cnescatlab / cnescatlab/i-CodeCNES
False positive on error COM.DATA.NOTUSED
Open
false positive
shell
to analyse
- Dominant language
- Fortran
- Stars
- 63
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
### Expected behavior
no error
### Actual behavior
The following line
sftp gu=${RELAIS_USER_SSH}@${FTP_USER_IN}@${FTP_SRV_IN}@${RELAIS_SRV_SSH} < ${FTP_CMD} > ${FTP_LOG}
raises an i-Code error "Unused variable gu" but gu is a part of sftp syntax (

### Steps to reproduce behavior
### Detection version
3.0
Contributor guide
Assessment
This issue has not been assessed yet.