Skip to content

feat: Add VestingWallet #1498

feat: Add VestingWallet

feat: Add VestingWallet #1498

Triggered via pull request November 11, 2024 13:37
Status Failure
Total duration 1m 16s
Artifacts

check.yml

on: pull_request
nightly / fmt
22s
nightly / fmt
nightly / doc
26s
nightly / doc
ubuntu / stable / features
1m 5s
ubuntu / stable / features
ubuntu / stable / typos
6s
ubuntu / stable / typos
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
nightly / doc: contracts/src/finance/vesting_wallet.rs#L118
unresolved link to `OwnableInvalidOwner`
nightly / doc: contracts/src/finance/vesting_wallet.rs#L132
unresolved link to `Self::only_owner`
nightly / doc: contracts/src/finance/vesting_wallet.rs#L132
unresolved link to `Error::UnauthorizedAccount`
nightly / doc
Process completed with exit code 101.
nightly / doc: contracts/src/token/erc721/extensions/consecutive.rs#L66
public documentation for `_first_consecutive_id` links to private item `Erc721Consecutive::_next_consecutive_id`
nightly / doc: contracts/src/utils/cryptography/ecdsa.rs#L22
public documentation for `SIGNATURE_S_UPPER_BOUND` links to private item `check_if_malleable`
nightly / doc: contracts/src/token/erc721/extensions/consecutive.rs#L2
this URL is not a hyperlink
beta / clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
stable / clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/