Skip to content

Bump golang.org/x/net from 0.18.0 to 0.23.0 #46

Bump golang.org/x/net from 0.18.0 to 0.23.0

Bump golang.org/x/net from 0.18.0 to 0.23.0 #46

Triggered via push April 19, 2024 12:40
Status Failure
Total duration 49s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test
expmod.init calls http.init, which eventually calls http.CanonicalHeaderKey
test
expmod.openURL calls http.Client.Do
test
expmod.repoDesc calls http.Header.Add
test
expmod.openURL calls http.NewRequestWithContext
test
expmod.main calls http.body.Close
test
expmod.pkgsInfo calls io.ReadAll, which eventually calls http.body.Read
test
expmod.main calls http.bodyEOFSignal.Close
test
expmod.pkgsInfo calls io.ReadAll, which eventually calls http.bodyEOFSignal.Read
test
expmod.pkgsInfo calls io.ReadAll, which eventually calls http.bodyLocked.Read
test
expmod.main calls fmt.Fprintf, which eventually calls http.bufioFlushWriter.Write
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/