fix: cannot build features without tonic dep #11
Annotations
13 warnings
security-audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/audit-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
security-audit
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, actions-rs/audit-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
security-audit
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/
|
security-audit
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/
|
security-audit
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/
|
security-audit
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.metadata.v1.rs#L4308
warning: doc list item missing indentation
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs:4308:13
|
4308 | /// a record.
| ^
|
= 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
help: indent this line
|
4308 | /// a record.
| ++
|
doc list item missing indentation:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs#L4306
warning: doc list item missing indentation
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs:4306:13
|
4306 | /// scope.
| ^
|
= 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
help: indent this line
|
4306 | /// scope.
| ++
|
doc list item missing indentation:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs#L4304
warning: doc list item missing indentation
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs:4304:13
|
4304 | /// a record_addr).
| ^
|
= 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
help: indent this line
|
4304 | /// a record_addr).
| ++
|
doc list item missing indentation:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs#L4299
warning: doc list item missing indentation
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs:4299:13
|
4299 | /// provided, and the session containing that record will be returned.
| ^
|
= 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
help: indent this line
|
4299 | /// provided, and the session containing that record will be returned.
| ++
|
doc list item missing indentation:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs#L4296
warning: doc list item missing indentation
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs:4296:13
|
4296 | /// is returned.
| ^
|
= 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
help: indent this line
|
4296 | /// is returned.
| ++
|
doc list item missing indentation:
provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs#L4243
warning: doc list item missing indentation
--> provenance-sdk-proto/src/prost/provenance-sdk/provenance.metadata.v1.rs:4243:13
|
4243 | /// a bad request is returned.
| ^
|
= 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
help: indent this line
|
4243 | /// a bad request is returned.
| ++
|
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.
| ++++
|