Skip to content

feat: Turn All Call::new_in into Call::new (i.e. Stop Supporting Reentrancy) #1747

feat: Turn All Call::new_in into Call::new (i.e. Stop Supporting Reentrancy)

feat: Turn All Call::new_in into Call::new (i.e. Stop Supporting Reentrancy) #1747

Re-run triggered December 9, 2024 19:42
Status Failure
Total duration 1m 23s
Artifacts

check.yml

on: pull_request
nightly / fmt
15s
nightly / fmt
nightly / doc
30s
nightly / doc
ubuntu / stable / features
1m 9s
ubuntu / stable / features
ubuntu / stable / typos
7s
ubuntu / stable / typos
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
nightly / fmt
Process completed with exit code 1.
ubuntu / stable / typos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nightly / fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nightly / fmt: contracts/src/utils/cryptography/ecdsa.rs#L86
Diff in /home/runner/work/rust-contracts-stylus/rust-contracts-stylus/contracts/src/utils/cryptography/ecdsa.rs
nightly / fmt: contracts/src/utils/cryptography/ecdsa.rs#L120
Diff in /home/runner/work/rust-contracts-stylus/rust-contracts-stylus/contracts/src/utils/cryptography/ecdsa.rs
nightly / fmt: contracts/src/utils/cryptography/ecdsa.rs#L136
Diff in /home/runner/work/rust-contracts-stylus/rust-contracts-stylus/contracts/src/utils/cryptography/ecdsa.rs
nightly / doc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nightly / doc: examples/merkle-proofs/src/lib.rs#L55
unexpected `cfg` condition value: `export-abi`
nightly / doc: contracts/src/access/control.rs#L118
unexpected `cfg` condition value: `export-abi`
nightly / doc: contracts/src/access/ownable.rs#L123
unexpected `cfg` condition value: `export-abi`
nightly / doc: contracts/src/access/ownable_two_step.rs#L143
unexpected `cfg` condition value: `export-abi`
nightly / doc: contracts/src/finance/vesting_wallet.rs#L349
unexpected `cfg` condition value: `export-abi`
nightly / doc: contracts/src/token/erc1155/extensions/metadata_uri.rs#L51
unexpected `cfg` condition value: `export-abi`
nightly / doc: contracts/src/token/erc1155/mod.rs#L387
unexpected `cfg` condition value: `export-abi`
nightly / doc: contracts/src/token/erc20/extensions/capped.rs#L46
unexpected `cfg` condition value: `export-abi`
nightly / doc: contracts/src/token/erc20/extensions/metadata.rs#L64
unexpected `cfg` condition value: `export-abi`
nightly / doc: contracts/src/token/erc20/extensions/permit.rs#L87
unexpected `cfg` condition value: `export-abi`
stable / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
stable / clippy: contracts/src/token/erc1155/mod.rs#L789
[clippy] reported by reviewdog 🐶 warning: unused `self` argument --> contracts/src/token/erc1155/mod.rs:789:9 | 789 | &self, | ^^^^^ | = help: consider refactoring to an associated function = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_self = note: `-W clippy::unused-self` implied by `-W clippy::pedantic` = help: to override `-W clippy::pedantic` add `#[allow(clippy::unused_self)]` Raw Output: contracts/src/token/erc1155/mod.rs:789:9:w:warning: unused `self` argument --> contracts/src/token/erc1155/mod.rs:789:9 | 789 | &self, | ^^^^^ | = help: consider refactoring to an associated function = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_self = note: `-W clippy::unused-self` implied by `-W clippy::pedantic` = help: to override `-W clippy::pedantic` add `#[allow(clippy::unused_self)]` __END__
beta / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
beta / clippy: contracts/src/token/erc1155/mod.rs#L789
[clippy] reported by reviewdog 🐶 warning: unused `self` argument --> contracts/src/token/erc1155/mod.rs:789:9 | 789 | &self, | ^^^^^ | = help: consider refactoring to an associated function = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_self = note: `-W clippy::unused-self` implied by `-W clippy::pedantic` = help: to override `-W clippy::pedantic` add `#[allow(clippy::unused_self)]` Raw Output: contracts/src/token/erc1155/mod.rs:789:9:w:warning: unused `self` argument --> contracts/src/token/erc1155/mod.rs:789:9 | 789 | &self, | ^^^^^ | = help: consider refactoring to an associated function = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_self = note: `-W clippy::unused-self` implied by `-W clippy::pedantic` = help: to override `-W clippy::pedantic` add `#[allow(clippy::unused_self)]` __END__
ubuntu / stable / features
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636