Bump github.com/prometheus/client_golang from 1.16.0 to 1.20.2 #1309
Annotations
10 errors and 2 warnings
lint:
x/liquidity/types/order.go#L68
order.Amount undefined (type *UserOrder has no field or method Amount) (typecheck)
|
lint:
x/liquidity/types/order.go#L83
order.Direction undefined (type *UserOrder has no field or method Direction) (typecheck)
|
lint:
x/liquidity/types/order.go#L114
order.Amount undefined (type *PoolOrder has no field or method Amount) (typecheck)
|
lint:
x/liquidity/types/order.go#L129
order.Direction undefined (type *PoolOrder has no field or method Direction) (typecheck)
|
lint:
x/auction/abci.go#L7
could not import github.com/cosmos/cosmos-sdk/telemetry (-: # github.com/cosmos/cosmos-sdk/telemetry
|
lint
undefined: expfmt.FmtText
|
lint
undefined: expfmt.FmtText) (typecheck)
|
lint:
x/bandoracle/abci.go#L5
could not import github.com/cosmos/cosmos-sdk/telemetry (-: # github.com/cosmos/cosmos-sdk/telemetry
|
lint
undefined: expfmt.FmtText
|
lint
undefined: expfmt.FmtText) (typecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/checkout@v3, golangci/golangci-lint-action@v3. 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/comdex/comdex. Supported file pattern: go.sum
|