Move perftests reporting on PRs to alps #1255
13 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 13
See the complete overview on Codacy
Annotations
Check warning on line 25 in .gitlab/scripts/comment_github.sh
codacy-production / Codacy Static Code Analysis
.gitlab/scripts/comment_github.sh#L25
Double quote to prevent globbing and word splitting.
Check warning on line 18 in .gitlab/scripts/launch_perftests.sh
codacy-production / Codacy Static Code Analysis
.gitlab/scripts/launch_perftests.sh#L18
Double quote to prevent globbing and word splitting.
Check warning on line 19 in .gitlab/scripts/launch_perftests.sh
codacy-production / Codacy Static Code Analysis
.gitlab/scripts/launch_perftests.sh#L19
Double quote to prevent globbing and word splitting.
Check warning on line 23 in .gitlab/scripts/launch_perftests.sh
codacy-production / Codacy Static Code Analysis
.gitlab/scripts/launch_perftests.sh#L23
configure_build_errors appears unused. Verify use (or export if used externally).
Check warning on line 49 in .gitlab/scripts/launch_perftests.sh
codacy-production / Codacy Static Code Analysis
.gitlab/scripts/launch_perftests.sh#L49
test_errors appears unused. Verify use (or export if used externally).
Check warning on line 57 in .gitlab/scripts/launch_perftests.sh
codacy-production / Codacy Static Code Analysis
.gitlab/scripts/launch_perftests.sh#L57
Double quote to prevent globbing and word splitting.
Check warning on line 62 in .gitlab/scripts/launch_perftests.sh
codacy-production / Codacy Static Code Analysis
.gitlab/scripts/launch_perftests.sh#L62
plot_errors appears unused. Verify use (or export if used externally).
Check warning on line 67 in .gitlab/scripts/launch_perftests.sh
codacy-production / Codacy Static Code Analysis
.gitlab/scripts/launch_perftests.sh#L67
Double quote to prevent globbing and word splitting.
Check warning on line 44 in .gitlab/scripts/prepare_and_launch_perftests.sh
codacy-production / Codacy Static Code Analysis
.gitlab/scripts/prepare_and_launch_perftests.sh#L44
Double quote to prevent globbing and word splitting.
Check warning on line 50 in .gitlab/scripts/prepare_and_launch_perftests.sh
codacy-production / Codacy Static Code Analysis
.gitlab/scripts/prepare_and_launch_perftests.sh#L50
Double quote to prevent globbing and word splitting.
Check notice on line 57 in .gitlab/scripts/prepare_and_launch_perftests.sh
codacy-production / Codacy Static Code Analysis
.gitlab/scripts/prepare_and_launch_perftests.sh#L57
Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead.
Check warning on line 65 in .gitlab/scripts/prepare_and_launch_perftests.sh
codacy-production / Codacy Static Code Analysis
.gitlab/scripts/prepare_and_launch_perftests.sh#L65
Double quote to prevent globbing and word splitting.
Check warning on line 35 in .jenkins/cscs-perftests/launch_perftests.sh
codacy-production / Codacy Static Code Analysis
.jenkins/cscs-perftests/launch_perftests.sh#L35
Double quote to prevent globbing and word splitting.