Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

dApps staking v3 - part 1 #411

dApps staking v3 - part 1

dApps staking v3 - part 1 #411

Triggered via pull request June 13, 2023 12:51
Status Failure
Total duration 15m 55s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
no variant or associated item named `ExcededMaxNumberOfContracts` found for enum `Error` in the current scope: frame/dapp-staking-v3/src/lib.rs#L210
error[E0599]: no variant or associated item named `ExcededMaxNumberOfContracts` found for enum `Error` in the current scope --> frame/dapp-staking-v3/src/lib.rs:210:29 | 136 | pub enum Error<T> { | ----------------- variant or associated item `ExcededMaxNumberOfContracts` not found for this enum ... 210 | Error::<T>::ExcededMaxNumberOfContracts | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | variant or associated item not found in `Error<T>` | help: there is a variant with a similar name: `ExceededMaxNumberOfContracts`
clippy
Clippy had exited with the 101 exit code
check-license
Config does not cover the file 'Cargo.toml'
check-license
Config does not cover the file 'chain-extensions/dapps-staking/Cargo.toml'
check-license
Config does not cover the file 'chain-extensions/pallet-assets/Cargo.toml'
check-license
Config does not cover the file 'chain-extensions/types/assets/Cargo.toml'
check-license
Config does not cover the file 'chain-extensions/types/dapps-staking/Cargo.toml'
check-license
Config does not cover the file 'chain-extensions/types/xvm/Cargo.toml'
check-license
Config does not cover the file 'chain-extensions/xvm/Cargo.toml'
check-license
Config does not cover the file 'CODE_OF_CONDUCT.md'
check-license
Config does not cover the file 'CONTRIBUTING.md'
check-license
Config does not cover the file 'examples/assets-erc20/Burrito.sol'
clippy
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.