Skip to content

support HTTP based hperf #18

support HTTP based hperf

support HTTP based hperf #18

Triggered via pull request April 29, 2024 19:32
Status Failure
Total duration 40s
Artifacts

vulncheck.yml

on: pull_request
Matrix: Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Analysis (1.21.4)
hperf.main calls sync.Once.Do, which eventually calls http.CanonicalHeaderKey
Analysis (1.21.4)
hperf.runClient calls http.Client.Do
Analysis (1.21.4)
hperf.main calls http.Get
Analysis (1.21.4)
hperf.runClient calls http.NewRequestWithContext
Analysis (1.21.4)
hperf.main calls http.Server.Close
Analysis (1.21.4)
hperf.main calls http.Server.ListenAndServe
Analysis (1.21.4)
hperf.main calls http.body.Close
Analysis (1.21.4)
hperf.runClient calls rand.Read, which eventually calls http.body.Read
Analysis (1.21.4)
hperf.main calls http.bodyEOFSignal.Close
Analysis (1.21.4)
hperf.runClient calls rand.Read, which eventually calls http.bodyEOFSignal.Read
Analysis (1.21.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.