feat: feed oracle with meTokens price every endBlock #9760
Triggered via pull request
November 13, 2023 22:06
Status
Failure
Total duration
11m 48s
Artifacts
–
simulations.yml
on: pull_request
install-dependencies
26s
test-app-non-determinism
1m 39s
test-app-import-export
10m 2s
test-app-after-import
10m 45s
test-app-multi-seed-short
5m 49s
Annotations
5 errors and 1 warning
test-app-non-determinism:
app/app.go#L512
cannot use app.OracleKeeper (variable of type "github.com/umee-network/umee/v6/x/oracle/keeper".Keeper) as metoken.OracleKeeper value in argument to metokenkeeper.NewKeeperBuilder: "github.com/umee-network/umee/v6/x/oracle/keeper".Keeper does not implement metoken.OracleKeeper (missing method SetExchangeRateWithEvent)
|
test-app-non-determinism
Process completed with exit code 2.
|
test-app-multi-seed-short
Process completed with exit code 2.
|
test-app-import-export
Process completed with exit code 2.
|
test-app-after-import
Process completed with exit code 2.
|
install-dependencies
Restore cache failed: Dependencies file is not found in /home/runner/work/umee/umee. Supported file pattern: go.sum
|