Skip to content

add TestGetPrice

add TestGetPrice #34

Re-run triggered September 25, 2024 10:23
Status Failure
Total duration 3m 31s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: x/oracle/keeper/band_oracle.go#L308
Error return value of `k.SetBandCallDataRecord` is not checked (errcheck)
lint: x/oracle/keeper/band_oracle.go#L313
Error return value of `k.SetBandLatestClientID` is not checked (errcheck)
lint: x/oracle/keeper/band_oracle.go#L347
Error return value of `k.DeleteBandCallDataRecord` is not checked (errcheck)
lint: x/oracle/proposal_handler.go#L48
Error return value of `k.SetBandParams` is not checked (errcheck)
lint: x/oracle/proposal_handler.go#L60
Error return value of `k.SetBandOracleRequest` is not checked (errcheck)
lint: x/oracle/proposal_handler.go#L62
Error return value of `k.SetBandLatestRequestID` is not checked (errcheck)
lint: x/oracle/proposal_handler.go#L108
Error return value of `k.SetBandOracleRequest` is not checked (errcheck)
lint: x/oracle/proposal_handler.go#L119
Error return value of `k.DeleteBandOracleRequest` is not checked (errcheck)
lint: x/oracle/module/genesis.go#L18
Error return value of `k.SetBandPriceState` is not checked (errcheck)
lint: x/oracle/module/genesis.go#L22
Error return value of `k.SetBandOracleRequest` is not checked (errcheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/reserve/reserve. Supported file pattern: go.sum