Skip to content

fix: enable export-abi feature #2436

fix: enable export-abi feature

fix: enable export-abi feature #2436

Triggered via pull request February 11, 2025 18:33
Status Failure
Total duration 57s
Artifacts

check.yml

on: pull_request
nightly / fmt
20s
nightly / fmt
nightly / doc
40s
nightly / doc
ubuntu / stable / features
46s
ubuntu / stable / features
ubuntu / stable / typos
3s
ubuntu / stable / typos
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

20 errors
nightly / doc: contracts/src/access/ownable_two_step.rs#L57
the trait bound `ownable::Error: SolError` is not satisfied
nightly / doc: contracts/src/finance/vesting_wallet.rs#L89
the trait bound `ownable::Error: SolError` is not satisfied
nightly / doc: contracts/src/finance/vesting_wallet.rs#L91
the trait bound `stylus_sdk::call::Error: SolError` is not satisfied
nightly / doc: contracts/src/finance/vesting_wallet.rs#L93
the trait bound `safe_erc20::Error: SolError` is not satisfied
nightly / doc: contracts/src/token/erc1155/mod.rs#L175
the trait bound `stylus_sdk::call::Error: SolError` is not satisfied
nightly / doc: contracts/src/token/erc20/extensions/erc4626.rs#L120
the trait bound `safe_erc20::Error: SolError` is not satisfied
nightly / doc: contracts/src/token/erc20/extensions/erc4626.rs#L122
the trait bound `erc20::Error: SolError` is not satisfied
nightly / doc: contracts/src/token/erc20/extensions/flash_mint.rs#L76
the trait bound `erc20::Error: SolError` is not satisfied
nightly / doc: contracts/src/token/erc20/extensions/permit.rs#L71
the trait bound `erc20::Error: SolError` is not satisfied
nightly / doc: contracts/src/token/erc20/extensions/permit.rs#L73
the trait bound `ecdsa::Error: SolError` is not satisfied
ubuntu / stable / features: contracts/src/access/control.rs#L246
failed to resolve: use of undeclared crate or module `std`
ubuntu / stable / features: contracts/src/access/ownable.rs#L122
failed to resolve: use of undeclared crate or module `std`
ubuntu / stable / features: contracts/src/access/ownable_two_step.rs#L159
failed to resolve: use of undeclared crate or module `std`
ubuntu / stable / features: contracts/src/finance/vesting_wallet.rs#L354
failed to resolve: use of undeclared crate or module `std`
ubuntu / stable / features: contracts/src/token/erc1155/extensions/metadata_uri.rs#L57
failed to resolve: use of undeclared crate or module `std`
ubuntu / stable / features: contracts/src/token/erc1155/extensions/supply.rs#L83
failed to resolve: use of undeclared crate or module `std`
ubuntu / stable / features: contracts/src/token/erc1155/mod.rs#L351
failed to resolve: use of undeclared crate or module `std`
ubuntu / stable / features: contracts/src/token/erc20/extensions/capped.rs#L55
failed to resolve: use of undeclared crate or module `std`
ubuntu / stable / features: contracts/src/token/erc20/extensions/metadata.rs#L63
failed to resolve: use of undeclared crate or module `std`
ubuntu / stable / features: contracts/src/token/erc20/extensions/permit.rs#L94
failed to resolve: use of undeclared crate or module `std`