Update JGDAS_ENKF_SFC and JGDAS_ENKF_UPDATE jobs with COMIN/COMOUT instead of COM #3170
1,042 new alerts including 20 errors
New alerts in code changed by this pull request
- 20 errors
- 156 warnings
- 866 notes
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check notice on line 39 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 43 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check warning on line 48 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
This expression is constant. Did you forget the $ on a variable? Warning test
Check notice on line 56 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Check exit code directly with e.g. 'if ! mycmd;', not indirectly with $?. Note test
Check notice on line 57 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 65 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 69 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 71 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 74 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 77 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 88 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 91 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 91 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 94 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 97 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 101 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 102 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 103 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check warning on line 109 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
testvar appears unused. Verify use (or export if used externally). Warning test
Check warning on line 110 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
var1 appears unused. Verify use (or export if used externally). Warning test
Check warning on line 111 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
var2 appears unused. Verify use (or export if used externally). Warning test
Check warning on line 112 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
var4 appears unused. Verify use (or export if used externally). Warning test
Check notice on line 113 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore). Note test
Check notice on line 125 in sorc/ufs_model.fd/tests/atparse.bash
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test
Check notice on line 4 in sorc/ufs_model.fd/tests/auto-jenkins/start_rt_auto_jenkins.sh
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required. Note test