Executable refactor #1177
build.yml
on: pull_request
Build
27s
Unit and Integration Tests
0s
Annotations
4 errors
Build:
custom_fee.go#L51
cannot use _CustomFixedFeeFromProtobuf(t.FixedFee, fee) (value of type CustomFixedFee) as type Fee in return statement:
|
Build:
custom_fee.go#L53
cannot use _CustomFractionalFeeFromProtobuf(t.FractionalFee, fee) (value of type CustomFractionalFee) as type Fee in return statement:
|
Build:
custom_fee.go#L55
cannot use _CustomRoyaltyFeeFromProtobuf(t.RoyaltyFee, fee) (value of type CustomRoyaltyFee) as type Fee in return statement:
|
Build
Process completed with exit code 1.
|