Skip to content

feat: add pre signed read state call wait #305

feat: add pre signed read state call wait

feat: add pre signed read state call wait #305

Triggered via pull request February 6, 2024 21:06
Status Failure
Total duration 7m 13s
Artifacts

release.yml

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

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#L694
`match` arms have incompatible types
build (linux): ic-agent/src/agent/mod.rs#L697
the trait bound `std::string::String: From<[u8; 32]>` is not satisfied
build (linux): ic-agent/src/agent/mod.rs#L715
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#L694
`match` arms have incompatible types
build (macos): ic-agent/src/agent/mod.rs#L697
the trait bound `std::string::String: From<[u8; 32]>` is not satisfied
build (macos): ic-agent/src/agent/mod.rs#L715
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