Skip to content

feat: 馃攰 Add noisynet (#107) #848

feat: 馃攰 Add noisynet (#107)

feat: 馃攰 Add noisynet (#107) #848

Triggered via push July 3, 2024 11:34
Status Success
Total duration 1m 13s
Artifacts

lint.yml

on: push
Check format with rustfmt
23s
Check format with rustfmt
Check lint with clippy
1m 5s
Check lint with clippy
Check format with biome
29s
Check format with biome
Check lint with biome
26s
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