cnescatlab / cnescatlab/i-CodeCNES

False positive on error COM.DATA.NOTUSED

Open
#172 0 comments 0 reactions 0 assignees View on GitHub
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 (
![image](https://user-images.githubusercontent.com/59566012/71832772-e9e71d80-30ab-11ea-9009-0f112d6094e3.png)

### Steps to reproduce behavior

### Detection version
3.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.