Skip to content

feat: adjust config params #337

feat: adjust config params

feat: adjust config params #337

Triggered via push January 3, 2025 17:01
Status Failure
Total duration 1m 7s
Billable time 2m
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
cannot find function `as_tors` in this scope: test-utils/src/lib.rs#L215
error[E0425]: cannot find function `as_tors` in this scope --> test-utils/src/lib.rs:215:52 | 215 | type DefaultAgentApplicationCost = ConstU128<{ as_tors(1_000) }>; | ^^^^^^^ not found in this scope | help: you might be missing a const parameter | 198 | impl<const as_tors: /* Type */> pallet_governance::Config for Test { | +++++++++++++++++++++++++++
cannot find function `as_tors` in this scope: test-utils/src/lib.rs#L215
error[E0425]: cannot find function `as_tors` in this scope --> test-utils/src/lib.rs:215:52 | 215 | type DefaultAgentApplicationCost = ConstU128<{ as_tors(1_000) }>; | ^^^^^^^ not found in this scope | help: you might be missing a const parameter | 198 | impl<const as_tors: /* Type */> pallet_governance::Config for Test { | +++++++++++++++++++++++++++
check
Clippy had exited with the 101 exit code