Skip to content

[Feature]: ERC721Wrapper extension #2193

[Feature]: ERC721Wrapper extension

[Feature]: ERC721Wrapper extension #2193

Triggered via pull request February 15, 2025 08:18
Status Failure
Total duration 8m 3s
Artifacts

e2e-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
tests: examples/erc721-wrapper/tests/erc721-wrapper.rs#L3
unresolved import `abi::Erc721`
tests: examples/erc721-wrapper/tests/erc721-wrapper.rs#L7
cannot find macro `sol` in this scope
tests: examples/erc721-wrapper/tests/erc721-wrapper.rs#L14
failed to resolve: use of undeclared type `Account`
tests: examples/erc721-wrapper/tests/erc721-wrapper.rs#L13
the `?` operator can only be used in an async block that returns `Result` or `Option` (or another type that implements `FromResidual`)
tests: examples/erc721-wrapper/tests/erc721-wrapper.rs#L13
expected `{async block@examples/erc721-wrapper/tests/erc721-wrapper.rs:13:1: 13:13}` to be a future that resolves to `Result<(), Report>`, but it resolves to `()`
tests
Process completed with exit code 101.
tests: contracts/src/token/erc721/extensions/wrapper.rs#L19
unused import: `RECEIVER_FN_SELECTOR`
tests: contracts/src/token/erc721/extensions/wrapper.rs#L144
unused variable: `operator`
tests: contracts/src/token/erc721/extensions/wrapper.rs#L19
unused import: `RECEIVER_FN_SELECTOR`
tests: contracts/src/token/erc721/extensions/wrapper.rs#L144
unused variable: `operator`