Skip to content

feat(sponsorship): fight spam #2276

feat(sponsorship): fight spam

feat(sponsorship): fight spam #2276

Triggered via pull request December 6, 2023 04:43
Status Success
Total duration 7m 22s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
test-runtime: pallets/sponsorship/src/lib.rs#L35
unused import: `TryRuntimeError`
test-runtime: pallets/sponsorship/src/migration.rs#L31
unused import: `TryRuntimeError`
try-runtime-execute
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
using `clone` on type `<T as Config>::PotId` which implements the `Copy` trait: pallets/sponsorship/src/benchmarking.rs#L360
warning: using `clone` on type `<T as Config>::PotId` which implements the `Copy` trait --> pallets/sponsorship/src/benchmarking.rs:360:6 | 360 | pot.clone(), | ^^^^^^^^^^^ help: try dereferencing it: `*pot` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy = note: `#[warn(clippy::clone_on_copy)]` on by default
using `clone` on type `<T as Config>::PotId` which implements the `Copy` trait: pallets/sponsorship/src/benchmarking.rs#L407
warning: using `clone` on type `<T as Config>::PotId` which implements the `Copy` trait --> pallets/sponsorship/src/benchmarking.rs:407:6 | 407 | pot.clone(), | ^^^^^^^^^^^ help: try dereferencing it: `*pot` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy

Artifacts

Produced during runtime
Name Size
edensnap Expired
274 MB
try_runtime Expired
6.73 MB