Skip to content

feat: 馃攰 Add noisynet #846

feat: 馃攰 Add noisynet

feat: 馃攰 Add noisynet #846

Triggered via pull request July 3, 2024 09:12
Status Success
Total duration 1m 26s
Artifacts

lint.yml

on: pull_request
Check format with rustfmt
23s
Check format with rustfmt
Check lint with clippy
1m 17s
Check lint with clippy
Check format with biome
30s
Check format with biome
Check lint with biome
30s
Check lint with biome
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Check lint with clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check lint with clippy: pallets/proofs-dealer/src/utils.rs#L140
using `clone` on type `<<T as Config>::ProvidersPallet as ProvidersInterface>::ProviderId` which implements the `Copy` trait
Check lint with clippy: pallets/proofs-dealer/src/utils.rs#L282
using `clone` on type `<<T as Config>::ProvidersPallet as ProvidersInterface>::ProviderId` which implements the `Copy` trait
Check lint with clippy: pallets/proofs-dealer/src/utils.rs#L694
using `clone` on type `<<T as Config>::ProvidersPallet as ProvidersInterface>::ProviderId` which implements the `Copy` trait
Check lint with clippy: pallets/proofs-dealer/src/utils.rs#L701
using `clone` on type `<<T as Config>::ProvidersPallet as ProvidersInterface>::ProviderId` which implements the `Copy` trait
Check lint with clippy: pallets/proofs-dealer/src/utils.rs#L708
using `clone` on type `<<T as Config>::ProvidersPallet as ProvidersInterface>::ProviderId` which implements the `Copy` trait
Check lint with clippy: pallets/proofs-dealer/src/utils.rs#L722
using `clone` on type `<<T as Config>::ProvidersPallet as ProvidersInterface>::ProviderId` which implements the `Copy` trait
Check lint with clippy: pallets/proofs-dealer/src/utils.rs#L728
using `clone` on type `<<T as Config>::ProvidersPallet as ProvidersInterface>::ProviderId` which implements the `Copy` trait
Check lint with clippy: pallets/proofs-dealer/src/utils.rs#L743
using `clone` on type `<<T as Config>::ProvidersPallet as ProvidersInterface>::ProviderId` which implements the `Copy` trait
Check lint with clippy: node/src/tasks/user_sends_file.rs#L115
this loop never actually loops