feat: add pre signed read state call wait #306
Annotations
16 errors and 10 warnings
build (linux):
ic-agent/src/agent/mod.rs#L659
cannot find type `ExponentialBackoff` in this scope
|
build (linux):
ic-agent/src/agent/mod.rs#L660
cannot find struct, variant or union type `ExponentialBackoff` in this scope
|
build (linux):
ic-agent/src/agent/mod.rs#L666
failed to resolve: use of undeclared type `Instant`
|
build (linux):
ic-agent/src/agent/mod.rs#L676
cannot find function `get_retry_policy` in this scope
|
build (linux):
ic-agent/src/agent/mod.rs#L696
`match` arms have incompatible types
|
build (linux):
ic-agent/src/agent/mod.rs#L700
the trait bound `std::string::String: From<[u8; 32]>` is not satisfied
|
build (linux):
ic-agent/src/agent/mod.rs#L718
cannot find function `get_retry_policy` in this scope
|
build (linux)
The process 'cross' failed with exit code 101
|
build (macos):
ic-agent/src/agent/mod.rs#L659
cannot find type `ExponentialBackoff` in this scope
|
build (macos):
ic-agent/src/agent/mod.rs#L660
cannot find struct, variant or union type `ExponentialBackoff` in this scope
|
build (macos):
ic-agent/src/agent/mod.rs#L666
failed to resolve: use of undeclared type `Instant`
|
build (macos):
ic-agent/src/agent/mod.rs#L676
cannot find function `get_retry_policy` in this scope
|
build (macos):
ic-agent/src/agent/mod.rs#L696
`match` arms have incompatible types
|
build (macos):
ic-agent/src/agent/mod.rs#L700
the trait bound `std::string::String: From<[u8; 32]>` is not satisfied
|
build (macos):
ic-agent/src/agent/mod.rs#L718
cannot find function `get_retry_policy` in this scope
|
build (macos)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
build (linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ructions/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: ructions/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/
|
build (linux):
ic-agent/src/agent/mod.rs#L36
unused import: `ExponentialBackoffBuilder`
|
build (linux):
ic-agent/src/agent/mod.rs#L36
unused import: `backoff::Backoff`
|
build (linux)
`ic-agent` (lib) generated 2 warnings
|
build (macos)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ructions/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (macos)
The following actions uses node12 which is deprecated and will be forced to run on node16: ructions/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/
|
build (macos):
ic-agent/src/agent/mod.rs#L36
unused import: `ExponentialBackoffBuilder`
|
build (macos):
ic-agent/src/agent/mod.rs#L36
unused import: `backoff::Backoff`
|
build (macos)
`ic-agent` (lib) generated 2 warnings
|