run GW using container with spack-stack 1.9.2#3964
3 new alerts
New alerts in code changed by this pull request
- 1 warning
- 2 notes
See annotations below for details.
Annotations
Check warning on line 79 in dev/container/utils/gen-wrapper.sh
Code scanning / shellcheck
This loop will only ever run once. Bad quoting or missing glob/expansion? Warning
Check notice on line 34 in jobs/JGLOBAL_ARCHIVE_VRFY
Code scanning / shellcheck
Double quote to prevent globbing and word splitting. Note
Check notice on line 21 in jobs/JGLOBAL_OCEANICE_PRODUCTS
Code scanning / shellcheck
Double quote to prevent globbing and word splitting. Note