PR / fix: run yttrium integration tests in CD #1570
Annotations
10 errors and 3 warnings
Clippy:
src/handlers/wallet/handler.rs#L26
unresolved import `yttrium::wallet_service_api`
|
Clippy:
src/handlers/wallet/get_assets.rs#L64
cannot find type `GetAssetsParams` in this scope
|
Clippy:
src/handlers/wallet/get_assets.rs#L68
cannot find type `GetAssetsResult` in this scope
|
Clippy:
src/handlers/wallet/get_assets.rs#L78
cannot find type `GetAssetsParams` in this scope
|
Clippy:
src/handlers/wallet/get_assets.rs#L82
cannot find type `GetAssetsResult` in this scope
|
Clippy:
src/handlers/wallet/get_assets.rs#L104
cannot find type `GetAssetsFilters` in this scope
|
Clippy:
src/handlers/wallet/get_assets.rs#L105
cannot find type `GetAssetsResult` in this scope
|
Clippy:
src/handlers/wallet/get_assets.rs#L159
cannot find type `AddressOrNative` in this scope
|
Clippy:
src/handlers/wallet/get_assets.rs#L285
cannot find type `GetAssetsFilters` in this scope
|
Clippy:
src/handlers/wallet/get_assets.rs#L305
cannot find type `AssetFilter` in this scope
|
Clippy:
irn/crates/client_api/src/lib.rs#L29
type alias `GetCluster` is never used
|
Clippy:
irn/crates/client_api/src/lib.rs#L32
type alias `ClusterUpdates` is never used
|
Clippy
`wcn_client_api` (lib) generated 2 warnings
|
Loading