chore: rust-toolchain to CI tests #48
Annotations
7 errors
build:
contracts/loan_manager/src/oracle.rs#L3
No such file or directory (os error 2)
|
build:
contracts/loan_manager/src/contract.rs#L1
unresolved import `crate::oracle::Asset`
|
build:
contracts/loan_manager/src/contract.rs#L166
cannot find type `Client` in module `oracle`
|
build:
contracts/loan_manager/src/contract.rs#L166
failed to resolve: could not find `Client` in `oracle`
|
build:
contracts/loan_manager/src/contract.rs#L171
cannot find type `PriceData` in module `oracle`
|
build:
contracts/loan_manager/src/contract.rs#L178
cannot find type `PriceData` in module `oracle`
|
build
Process completed with exit code 101.
|