Skip to content

Bump golang.org/x/net from 0.0.0-20210805182204-aaa1db679c0d to 0.33.0 #48

Bump golang.org/x/net from 0.0.0-20210805182204-aaa1db679c0d to 0.33.0

Bump golang.org/x/net from 0.0.0-20210805182204-aaa1db679c0d to 0.33.0 #48

Triggered via push January 8, 2025 16:21
Status Failure
Total duration 4m 10s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Test
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.17.13/x64/src/crypto/ecdh)
Test
Process completed with exit code 1.
Lint: pkg/perun/channel/allocation.go#L28
cannot range over b (variable of type Balances) (typecheck)
Lint: channel/funder.go#L74
r.Idx undefined (type *fundingReq has no field or method Idx) (typecheck)
Lint: channel/funder.go#L78
r.Params undefined (type *fundingReq has no field or method Params) (typecheck)
Lint: channel/funder.go#L82
r.Agreement undefined (type *fundingReq has no field or method Agreement) (typecheck)
Lint: channel/funder.go#L83
r.State undefined (type *fundingReq has no field or method State) (typecheck)
Lint: channel/funder.go#L87
r.State undefined (type *fundingReq has no field or method State) (typecheck)
Lint: channel/funder.go#L106
req.Params undefined (type *fundingReq has no field or method Params) (typecheck)
Lint: pkg/cosmwasm/simulation/msg.go#L16
_ctx declared but not used (typecheck)
Lint: pkg/cosmwasm/simulation/msg.go#L35
_ctx declared but not used (typecheck)
Lint: pkg/cosmwasm/simulation/msg.go#L54
_ctx declared but not used (typecheck)
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/