Fix container python call in build script #10
Merged
Annotations
10 errors and 1 warning
|
shfmt scan:
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh#L13
[shfmt] reported by reviewdog 🐶
Raw Output:
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:13:- singularity exec \
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:14:- -B ${I_MPI_PMI_LIBRARY} \
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:15:- ${CONTAINER_BINDINGS} \
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:16:- "${CONTAINER_SIF}" \
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:17:- "${HOMEgfs}/dev/container/env/model-env.sh" \
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:18:- "$@"
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:13:+singularity exec \
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:14:+ -B ${I_MPI_PMI_LIBRARY} \
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:15:+ ${CONTAINER_BINDINGS} \
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:16:+ "${CONTAINER_SIF}" \
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:17:+ "${HOMEgfs}/dev/container/env/model-env.sh" \
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:18:+ "$@"
|
|
shfmt scan
Unknown level: any
|
|
shfmt scan:
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh#L10
[shfmt] reported by reviewdog 🐶
Raw Output:
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:10:- LD_LIBRARY_PATH=$(dirname "${CONTAINER_SIF}")
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:11:- export LD_LIBRARY_PATH
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:10:+LD_LIBRARY_PATH=$(dirname "${CONTAINER_SIF}")
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:11:+export LD_LIBRARY_PATH
|
|
shfmt scan
Unknown level: any
|
|
shfmt scan:
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh#L3
[shfmt] reported by reviewdog 🐶
Raw Output:
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:3:- export I_MPI_PMI_LIBRARY=/opt/cray/pe/lib64/libpmi2.so
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:4:- export I_MPI_FABRICS=shm:ofi
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:5:- export I_MPI_OFI_PROVIDER=tcp
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:6:- export FI_PROVIDER=tcp
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:7:- export FI_TCP_IFACE=eth0
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:8:- export SLURM_MPI_TYPE=pmi2
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:3:+export I_MPI_PMI_LIBRARY=/opt/cray/pe/lib64/libpmi2.so
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:4:+export I_MPI_FABRICS=shm:ofi
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:5:+export I_MPI_OFI_PROVIDER=tcp
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:6:+export FI_PROVIDER=tcp
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:7:+export FI_TCP_IFACE=eth0
dev/container/hosts/gaeac6/intel/prefix/container_forecast.sh:8:+export SLURM_MPI_TYPE=pmi2
|
|
shfmt scan
Unknown level: any
|
|
shfmt scan:
dev/container/hosts/gaeac6/intel/env/model-env.sh#L12
[shfmt] reported by reviewdog 🐶
Raw Output:
dev/container/hosts/gaeac6/intel/env/model-env.sh:12:-
|
|
shfmt scan
Unknown level: any
|
|
shfmt scan:
dev/container/gen-run-cases.sh#L73
[shfmt] reported by reviewdog 🐶
Raw Output:
dev/container/gen-run-cases.sh:73:-./generate_workflows.sh \
dev/container/gen-run-cases.sh:74:- -H "${HOMEDIR}" \
dev/container/gen-run-cases.sh:75:- -y "${yamllist}" \
dev/container/gen-run-cases.sh:76:- -Y "${HOMEDIR}/dev/ci/cases/${casetype}" \
dev/container/gen-run-cases.sh:77:- -A "${HPC_ACCOUNT}" \
dev/container/gen-run-cases.sh:78:- -e "${USER}@noaa.gov" \
dev/container/gen-run-cases.sh:79:- ${CONTAINER_OPTIONS} \
dev/container/gen-run-cases.sh:80:- -v
dev/container/gen-run-cases.sh:73:+ ./generate_workflows.sh \
dev/container/gen-run-cases.sh:74:+ -H "${HOMEDIR}" \
dev/container/gen-run-cases.sh:75:+ -y "${yamllist}" \
dev/container/gen-run-cases.sh:76:+ -Y "${HOMEDIR}/dev/ci/cases/${casetype}" \
dev/container/gen-run-cases.sh:77:+ -A "${HPC_ACCOUNT}" \
dev/container/gen-run-cases.sh:78:+ -e "${USER}@noaa.gov" \
dev/container/gen-run-cases.sh:79:+ ${CONTAINER_OPTIONS} \
dev/container/gen-run-cases.sh:80:+ -v
|
|
shfmt scan
Unknown level: any
|
|
shfmt scan
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
Loading