Skip to content

feat: 馃毀 set up pallet providers skeleton #33

feat: 馃毀 set up pallet providers skeleton

feat: 馃毀 set up pallet providers skeleton #33

Triggered via pull request March 15, 2024 19:49
Status Failure
Total duration 1m 22s
Artifacts

lint.yml

on: pull_request
Check format with rustfmt
11s
Check format with rustfmt
Check lint with clippy
1m 12s
Check lint with clippy
Check format with biome
13s
Check format with biome
Check lint with biome
10s
Check lint with biome
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Check lint with clippy: pallets/providers/src/types.rs#L1
unused imports: `FullCodec`, `HasCompact`
Check lint with clippy: pallets/providers/src/types.rs#L6
unused imports: `AtLeast32BitUnsigned`, `CheckEqual`, `MaybeDisplay`, `SimpleBitOps`, `traits::fungible`
Check lint with clippy: pallets/providers/src/types.rs#L9
unused import: `scale_info::prelude::fmt::Debug`
Check lint with clippy: pallets/providers/src/tests.rs#L1
unused import: `Error`
Check lint with clippy: pallets/providers/src/tests.rs#L2
unused import: `assert_noop`
Check lint with clippy: pallets/providers/src/lib.rs#L22
unused imports: `AtLeast32Bit`, `DispatchResult`
Check lint with clippy: pallets/providers/src/benchmarking.rs#L10
no variant or associated item named `new_call_variant_do_something` found for enum `pallet::Call` in the current scope
Check lint with clippy: pallets/providers/src/benchmarking.rs#L16
failed to resolve: use of undeclared type `Something`
Check lint with clippy
Process completed with exit code 101.
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/.