feat: Add VestingWallet #1498
check.yml
on: pull_request
nightly / fmt
22s
nightly / doc
26s
ubuntu / stable / features
1m 5s
ubuntu / stable / typos
6s
Matrix: clippy
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/
|