[chore] Move perpetuals/keeper
helper functions to perpetuals/lib
(backport #1678)
#5206
protocol-lint.yml
on: pull_request
validate-yaml
4s
golangci-lint
3m 46s
Annotations
10 errors and 2 warnings
golangci-lint
missing import path (typecheck)
|
golangci-lint
missing import path (typecheck)
|
golangci-lint
missing import path (typecheck)
|
golangci-lint
expected ';', found ',' (typecheck)
|
golangci-lint
expected declaration, found 'if' (typecheck)
|
golangci-lint
undefined: lib.BigMulPpm
|
golangci-lint
undefined: lib.BigU (typecheck)
|
golangci-lint
could not import github.com/dydxprotocol/v4-chain/protocol/x/perpetuals/lib (-: # github.com/dydxprotocol/v4-chain/protocol/x/perpetuals/lib
|
golangci-lint
undefined: lib.BigMulPpm
|
golangci-lint
undefined: lib.BigU) (typecheck)
|
validate-yaml
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|