ci: Benchmark NewReno and Cubic #4
Annotations
10 errors
actionlint:
.github/workflows/bench.yml#L41
shellcheck reported issue in this script: SC2086:info:1:8: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/bench.yml#L41
shellcheck reported issue in this script: SC2086:info:2:8: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/bench.yml#L59
shellcheck reported issue in this script: SC2086:info:2:10: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/bench.yml#L66
shellcheck reported issue in this script: SC2086:info:6:10: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/bench.yml#L79
shellcheck reported issue in this script: SC2086:info:5:12: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/bench.yml#L79
shellcheck reported issue in this script: SC2086:info:6:63: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/bench.yml#L79
shellcheck reported issue in this script: SC2086:info:10:12: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/bench.yml#L79
shellcheck reported issue in this script: SC2086:info:11:62: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/bench.yml#L79
shellcheck reported issue in this script: SC2086:info:11:73: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/check.yml#L87
shellcheck reported issue in this script: SC2129:style:1:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects
|