Skip to content

chore: rust-toolchain to CI tests #48

chore: rust-toolchain to CI tests

chore: rust-toolchain to CI tests #48

Triggered via push August 22, 2024 08:59
Status Failure
Total duration 59s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

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.