Skip to content

ci: Benchmark NewReno and Cubic #4

ci: Benchmark NewReno and Cubic

ci: Benchmark NewReno and Cubic #4

Triggered via pull request March 11, 2024 15:00
Status Failure
Total duration 14s
Artifacts

actionlint.yml

on: pull_request
actionlint
6s
actionlint
Fit to window
Zoom out
Zoom in

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