chores: bump up irismod #315
Annotations
9 errors and 1 warning
Test Units:
api/tibc/core/commitment/v1/commitment.pulsar.go#L1355
(*x.list)[i].ProtoReflect undefined (type *ics23.CommitmentProof has no field or method ProtoReflect)
|
Test Units:
api/tibc/core/commitment/v1/commitment.pulsar.go#L1360
impossible type assertion: valueUnwrapped.Interface().(*_go.CommitmentProof)
|
Test Units:
api/tibc/core/commitment/v1/commitment.pulsar.go#L1366
impossible type assertion: valueUnwrapped.Interface().(*_go.CommitmentProof)
|
Test Units:
api/tibc/core/commitment/v1/commitment.pulsar.go#L1373
v.ProtoReflect undefined (type *ics23.CommitmentProof has no field or method ProtoReflect)
|
Test Units:
api/tibc/core/commitment/v1/commitment.pulsar.go#L1385
v.ProtoReflect undefined (type *ics23.CommitmentProof has no field or method ProtoReflect)
|
Test Units:
api/tibc/core/commitment/v1/commitment.pulsar.go#L1668
cannot use e (variable of type *ics23.CommitmentProof) as protoreflect.ProtoMessage value in argument to options.Size: *ics23.CommitmentProof does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
|
Test Units:
api/tibc/core/commitment/v1/commitment.pulsar.go#L1703
cannot use x.Proofs[iNdEx] (variable of type *ics23.CommitmentProof) as protoreflect.ProtoMessage value in argument to options.Marshal: *ics23.CommitmentProof does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
|
Test Units:
api/tibc/core/commitment/v1/commitment.pulsar.go#L1796
cannot use x.Proofs[len(x.Proofs) - 1] (variable of type *ics23.CommitmentProof) as protoreflect.ProtoMessage value in argument to options.Unmarshal: *ics23.CommitmentProof does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
|
Test Units
Process completed with exit code 2.
|
Test Units
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|