Skip to content

Executable refactor #1177

Executable refactor

Executable refactor #1177

Triggered via pull request December 14, 2023 16:27
Status Failure
Total duration 36s
Artifacts

build.yml

on: pull_request
Unit and Integration Tests
0s
Unit and Integration Tests
Fit to window
Zoom out
Zoom in

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.