This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
Bump github.com/hashicorp/vault/api from 1.10.0 to 1.13.0 #6768
Annotations
10 errors and 1 warning
Lint:
command/bridge/deposit/erc1155/deposit_erc1155.go#L39
dp.RegisterCommonFlags undefined (type *depositERC1155Params has no field or method RegisterCommonFlags) (typecheck)
|
Lint:
command/bridge/deposit/erc1155/deposit_erc1155.go#L42
dp.Amounts undefined (type *depositERC1155Params has no field or method Amounts) (typecheck)
|
Lint:
command/bridge/deposit/erc1155/deposit_erc1155.go#L49
dp.TokenIDs undefined (type *depositERC1155Params has no field or method TokenIDs) (typecheck)
|
Lint:
command/bridge/deposit/erc1155/deposit_erc1155.go#L56
dp.TokenAddr undefined (type *depositERC1155Params has no field or method TokenAddr) (typecheck)
|
Lint:
command/bridge/deposit/erc1155/deposit_erc1155.go#L63
dp.PredicateAddr undefined (type *depositERC1155Params has no field or method PredicateAddr) (typecheck)
|
Lint:
command/bridge/deposit/erc1155/deposit_erc1155.go#L86
dp.Validate undefined (type *depositERC1155Params has no field or method Validate) (typecheck)
|
Lint:
command/bridge/deposit/erc1155/deposit_erc1155.go#L93
dp.SenderKey undefined (type *depositERC1155Params has no field or method SenderKey) (typecheck)
|
Lint:
command/bridge/deposit/erc1155/deposit_erc1155.go#L100
dp.JSONRPCAddr undefined (type *depositERC1155Params has no field or method JSONRPCAddr) (typecheck)
|
Lint:
command/bridge/deposit/erc1155/deposit_erc1155.go#L107
dp.Amounts undefined (type *depositERC1155Params has no field or method Amounts) (typecheck)
|
Lint:
command/bridge/deposit/erc1155/deposit_erc1155.go#L108
dp.TokenIDs undefined (type *depositERC1155Params has no field or method TokenIDs) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading