Skip to content

[CLI] Filter Suppliers by ServiceID #5530

[CLI] Filter Suppliers by ServiceID

[CLI] Filter Suppliers by ServiceID #5530

Triggered via pull request January 14, 2025 04:30
Status Failure
Total duration 5m 32s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
go-test: x/supplier/config/supplier_configs_reader_test.go#L325
cannot use 50.5 (untyped float constant) as uint32 value in struct literal (truncated)
go-test: x/supplier/config/supplier_configs_reader_test.go#L329
cannot use 49.5 (untyped float constant) as uint32 value in struct literal (truncated) (typecheck)
go-test: x/supplier/module/query_supplier_test.go#L117
undefined: supplier.CmdListSuppliers
go-test: x/supplier/module/query_supplier_test.go#L134
undefined: supplier.CmdListSuppliers
go-test: x/supplier/module/query_supplier_test.go#L149
undefined: supplier.CmdListSuppliers
go-test: x/supplier/module/query_supplier_test.go#L166
undefined: supplier.CmdListSuppliers (typecheck)
go-test: x/tokenomics/keeper/token_logic_modules_test.go#L99
cannot use supplierRevShareRatios[i] (variable of type float32) as uint32 value in struct literal
go-test: x/tokenomics/keeper/token_logic_modules_test.go#L240
cannot use supplierRevShareRatios[i] (variable of type float32) as uint32 value in struct literal
go-test: x/tokenomics/keeper/token_logic_modules_test.go#L388
cannot use supplierRevShareRatios[i] (variable of type float32) as uint32 value in struct literal
go-test: x/tokenomics/keeper/token_logic_modules_test.go#L461
invalid operation: supplierMint * revShare.RevSharePercentage (mismatched types float32 and uint32)
go-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636