Refactor and better organization + docs #45
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
liquid-staking/tests/contract_setup/mod.rs#L2
unused import: `delegation::DelegationModule`
|
liquid-staking/tests/test.rs#L122
unused variable: `delegation_contract4`
|
liquid-staking/tests/contract_interactions/mod.rs#L86
multiple methods are never used
|
liquid-staking/tests/utils.rs#L10
function `exp9` is never used
|
liquid-staking/tests/utils.rs#L14
function `exp15` is never used
|
liquid-staking/tests/utils.rs#L18
function `exp17` is never used
|
liquid-staking/tests/utils.rs#L26
function `exp18_128` is never used
|
liquid-staking/tests/unDelegate_test.rs#L483
unused variable: `delegation_contract1`
|
liquid-staking/tests/unDelegate_test.rs#L492
unused variable: `delegation_contract2`
|
liquid-staking/tests/unDelegate_test.rs#L501
unused variable: `delegation_contract3`
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage", "report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading