chore(deps): bump tonic from 0.8.3 to 0.10.2 #3723
ci.yml
on: pull_request
check and test
/
ubuntu-latest, stable
50s
integration tests
/
ubuntu-latest, stable
1m 10s
format
/
ubuntu-latest, nightly
1m 33s
clippy
/
ubuntu-latest, stable
1m 53s
check-toml
1m 4s
docs
39s
check-all-features
/
check-all-features
4m 51s
Annotations
50 errors and 48 warnings
docs:
src/inx/error.rs#L19
failed to resolve: could not find `transport` in `tonic`
|
docs
could not document `chronicle`
|
docs:
src/inx/client.rs#L47
`?` couldn't convert the error to `InxError`
|
docs:
src/inx/client.rs#L49
type mismatch in function arguments
|
docs:
src/inx/client.rs#L43
type mismatch in function arguments
|
docs:
src/inx/client.rs#L43
type mismatch in function arguments
|
docs:
src/inx/client.rs#L60
`?` couldn't convert the error to `InxError`
|
docs:
src/inx/client.rs#L62
type mismatch in function arguments
|
docs:
src/inx/client.rs#L56
type mismatch in function arguments
|
docs:
src/inx/client.rs#L56
type mismatch in function arguments
|
check and test / ubuntu-latest, stable:
src/inx/error.rs#L19
failed to resolve: could not find `transport` in `tonic`
|
check and test / ubuntu-latest, stable:
src/inx/client.rs#L34
`?` couldn't convert the error to `InxError`
|
check and test / ubuntu-latest, stable:
src/inx/client.rs#L47
`?` couldn't convert the error to `InxError`
|
check and test / ubuntu-latest, stable:
src/inx/client.rs#L49
type mismatch in function arguments
|
check and test / ubuntu-latest, stable:
src/inx/client.rs#L43
type mismatch in function arguments
|
check and test / ubuntu-latest, stable:
src/inx/client.rs#L43
type mismatch in function arguments
|
check and test / ubuntu-latest, stable:
src/inx/client.rs#L43
type mismatch in function arguments
|
check and test / ubuntu-latest, stable:
src/inx/client.rs#L43
type mismatch in function arguments
|
check and test / ubuntu-latest, stable:
src/inx/client.rs#L60
`?` couldn't convert the error to `InxError`
|
check and test / ubuntu-latest, stable:
src/inx/client.rs#L62
type mismatch in function arguments
|
integration tests / ubuntu-latest, stable:
src/inx/error.rs#L19
failed to resolve: could not find `transport` in `tonic`
|
integration tests / ubuntu-latest, stable:
src/inx/client.rs#L34
`?` couldn't convert the error to `InxError`
|
integration tests / ubuntu-latest, stable:
src/inx/client.rs#L47
`?` couldn't convert the error to `InxError`
|
integration tests / ubuntu-latest, stable:
src/inx/client.rs#L49
type mismatch in function arguments
|
integration tests / ubuntu-latest, stable:
src/inx/client.rs#L43
type mismatch in function arguments
|
integration tests / ubuntu-latest, stable:
src/inx/client.rs#L43
type mismatch in function arguments
|
integration tests / ubuntu-latest, stable:
src/inx/client.rs#L60
`?` couldn't convert the error to `InxError`
|
integration tests / ubuntu-latest, stable:
src/inx/client.rs#L62
type mismatch in function arguments
|
integration tests / ubuntu-latest, stable:
src/inx/client.rs#L56
type mismatch in function arguments
|
integration tests / ubuntu-latest, stable:
src/inx/client.rs#L56
type mismatch in function arguments
|
clippy / ubuntu-latest, stable:
src/inx/error.rs#L19
failed to resolve: could not find `transport` in `tonic`
|
clippy / ubuntu-latest, stable:
src/inx/client.rs#L34
`?` couldn't convert the error to `inx::error::InxError`
|
clippy / ubuntu-latest, stable:
src/inx/client.rs#L47
`?` couldn't convert the error to `inx::error::InxError`
|
clippy / ubuntu-latest, stable:
src/inx/client.rs#L49
type mismatch in function arguments
|
clippy / ubuntu-latest, stable:
src/inx/client.rs#L43
type mismatch in function arguments
|
clippy / ubuntu-latest, stable:
src/inx/client.rs#L43
type mismatch in function arguments
|
clippy / ubuntu-latest, stable:
src/inx/client.rs#L60
`?` couldn't convert the error to `inx::error::InxError`
|
clippy / ubuntu-latest, stable:
src/inx/client.rs#L62
type mismatch in function arguments
|
clippy / ubuntu-latest, stable:
src/inx/client.rs#L56
type mismatch in function arguments
|
clippy / ubuntu-latest, stable:
src/inx/client.rs#L56
type mismatch in function arguments
|
check-all-features / check-all-features:
src/inx/error.rs#L19
failed to resolve: could not find `transport` in `tonic`
|
check-all-features / check-all-features:
src/inx/client.rs#L34
`?` couldn't convert the error to `InxError`
|
check-all-features / check-all-features:
src/inx/client.rs#L47
`?` couldn't convert the error to `InxError`
|
check-all-features / check-all-features:
src/inx/client.rs#L49
type mismatch in function arguments
|
check-all-features / check-all-features:
src/inx/client.rs#L43
type mismatch in function arguments
|
check-all-features / check-all-features:
src/inx/client.rs#L43
type mismatch in function arguments
|
check-all-features / check-all-features:
src/inx/client.rs#L60
`?` couldn't convert the error to `InxError`
|
check-all-features / check-all-features:
src/inx/client.rs#L62
type mismatch in function arguments
|
check-all-features / check-all-features:
src/inx/client.rs#L56
type mismatch in function arguments
|
check-all-features / check-all-features:
src/inx/client.rs#L56
type mismatch in function arguments
|
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
docs
The `save-state` 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/
|
docs
The `save-state` 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/
|
docs
The `save-state` 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/
|
docs
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/
|
docs
build failed, waiting for other jobs to finish...
|
docs
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/
|
docs
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/
|
docs
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/
|
docs
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/
|
check and test / ubuntu-latest, stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check and test / ubuntu-latest, stable
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/
|
check and test / ubuntu-latest, stable
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/
|
check and test / ubuntu-latest, stable
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/
|
check and test / ubuntu-latest, stable
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/
|
check and test / ubuntu-latest, stable
The `save-state` 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/
|
check and test / ubuntu-latest, stable
The `save-state` 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/
|
check and test / ubuntu-latest, stable
The `save-state` 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/
|
check and test / ubuntu-latest, stable
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/
|
check-toml
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check-toml
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/
|
check-toml
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/
|
check-toml
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/
|
check-toml
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/
|
integration tests / ubuntu-latest, stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integration tests / ubuntu-latest, stable
The `save-state` 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/
|
integration tests / ubuntu-latest, stable
The `save-state` 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/
|
integration tests / ubuntu-latest, stable
The `save-state` 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/
|
integration tests / ubuntu-latest, stable
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/
|
integration tests / ubuntu-latest, stable
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/
|
integration tests / ubuntu-latest, stable
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/
|
integration tests / ubuntu-latest, stable
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/
|
integration tests / ubuntu-latest, stable
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/
|
format / ubuntu-latest, nightly
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
format / ubuntu-latest, nightly
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/
|
format / ubuntu-latest, nightly
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/
|
format / ubuntu-latest, nightly
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/
|
format / ubuntu-latest, nightly
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/
|
clippy / ubuntu-latest, stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy / ubuntu-latest, stable
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/
|
clippy / ubuntu-latest, stable
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/
|
clippy / ubuntu-latest, stable
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/
|
clippy / ubuntu-latest, stable
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/
|
check-all-features / check-all-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check-all-features / check-all-features
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/
|
check-all-features / check-all-features
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/
|
check-all-features / check-all-features
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/
|
check-all-features / check-all-features
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/
|