Skip to content

[Session Params] Add MsgUpdateParam to session module #4751

[Session Params] Add MsgUpdateParam to session module

[Session Params] Add MsgUpdateParam to session module #4751

Triggered via pull request November 7, 2024 14:18
Status Failure
Total duration 1m 51s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
go-test
cannot use asType (variable of type string) as isMsgUpdateParam_AsType value in struct literal: string does not implement isMsgUpdateParam_AsType (missing method MarshalTo)
go-test
cannot use asType (variable of type string) as isMsgUpdateParam_AsType value in struct literal: string does not implement isMsgUpdateParam_AsType (missing method MarshalTo)
go-test
no required module provides package github.com/golang/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules'
go-test
no required module provides package github.com/pokt-network/poktroll/x/supplier/types: go.mod file not found in current directory or any parent directory; see 'go help modules'
go-test
Process completed with exit code 2.
go-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/