feat: upgrade to v1.19.1 #1
Annotations
30 warnings
proto-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, peter-evans/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
proto-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, peter-evans/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
proto-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
proto-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
proto-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
proto-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
proto-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
proto-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
proto-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
doc list item missing indentation:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.marker.v1.rs#L38
warning: doc list item missing indentation
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.marker.v1.rs:38:9
|
38 | /// This access right is only supported on RESTRICTED markers.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
= note: `#[warn(clippy::doc_lazy_continuation)]` on by default
help: indent this line
|
38 | /// This access right is only supported on RESTRICTED markers.
| ++++
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.name.v1.rs#L896
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.name.v1.rs:896:7
|
896 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.name.v1.rs#L747
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.name.v1.rs:747:7
|
747 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.name.v1.rs#L366
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.name.v1.rs:366:7
|
366 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.name.v1.rs#L182
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.name.v1.rs:182:7
|
182 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.msgfees.v1.rs#L1058
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.msgfees.v1.rs:1058:7
|
1058 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.msgfees.v1.rs#L902
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.msgfees.v1.rs:902:7
|
902 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.msgfees.v1.rs#L363
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.msgfees.v1.rs:363:7
|
363 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.msgfees.v1.rs#L126
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.msgfees.v1.rs:126:7
|
126 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs#L4825
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs:4825:7
|
4825 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs#L4125
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs:4125:7
|
4125 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs#L1856
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs:1856:7
|
1856 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs#L1213
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs:1213:7
|
1213 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.marker.v1.rs#L3559
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.marker.v1.rs:3559:7
|
3559 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.marker.v1.rs#L3270
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.marker.v1.rs:3270:7
|
3270 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.marker.v1.rs#L1602
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.marker.v1.rs:1602:7
|
1602 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.marker.v1.rs#L905
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.marker.v1.rs:905:7
|
905 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.attribute.v1.rs#L1391
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.attribute.v1.rs:1391:7
|
1391 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.attribute.v1.rs#L1171
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.attribute.v1.rs:1171:7
|
1171 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.attribute.v1.rs#L599
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.attribute.v1.rs:599:7
|
599 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `grpc`:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.attribute.v1.rs#L349
warning: unexpected `cfg` condition value: `grpc`
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.attribute.v1.rs:349:7
|
349 | #[cfg(feature = "grpc")]
| ^^^^^^^^^^^^^^^^ help: remove the condition
|
= note: no expected values for `feature`
= help: consider adding `grpc` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
|