Skip to content

More improvements

More improvements #205

Triggered via pull request January 18, 2024 22:09
Status Failure
Total duration 14m 2s
Artifacts

rust-checks.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
doc
Process completed with exit code 101.
visibility qualifiers are not permitted here: home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/environmental-1.1.4/src/lib.rs#L253
error[E0449]: visibility qualifiers are not permitted here --> /home/runner/.cargo/git/checkouts/polkadot-sdk-cff69157b985ed76/1d5d4a4/substrate/frame/contracts/src/lib.rs:1249:3 | 1249 | environmental!(executing_contract: bool); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: trait items always share the visibility of their trait = note: this error originates in the macro `environmental` (in Nightly builds, run with -Z macro-backtrace for more info)
visibility qualifiers are not permitted here: home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/environmental-1.1.4/src/lib.rs#L261
error[E0449]: visibility qualifiers are not permitted here --> /home/runner/.cargo/git/checkouts/polkadot-sdk-cff69157b985ed76/1d5d4a4/substrate/frame/contracts/src/lib.rs:1249:3 | 1249 | environmental!(executing_contract: bool); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: trait items always share the visibility of their trait = note: this error originates in the macro `environmental` (in Nightly builds, run with -Z macro-backtrace for more info)
visibility qualifiers are not permitted here: home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/environmental-1.1.4/src/lib.rs#L268
error[E0449]: visibility qualifiers are not permitted here --> /home/runner/.cargo/git/checkouts/polkadot-sdk-cff69157b985ed76/1d5d4a4/substrate/frame/contracts/src/lib.rs:1249:3 | 1249 | environmental!(executing_contract: bool); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: trait items always share the visibility of their trait = note: this error originates in the macro `environmental` (in Nightly builds, run with -Z macro-backtrace for more info)
lint
Clippy had exited with the 101 exit code