Skip to content

Merge pull request #9 from hyperledger-labs/update-action #47

Merge pull request #9 from hyperledger-labs/update-action

Merge pull request #9 from hyperledger-labs/update-action #47

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

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
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/