Merge pull request #131 from jim380/jay/sdk-0.50-upgrade #234
Annotations
10 errors and 1 warning
lint:
docs/docs.go#L1
: cannot compile Go 1.22 code (typecheck)
|
lint:
utils/constants/constants.go#L1
: cannot compile Go 1.22 code (typecheck)
|
lint:
utils/helpers/helpers.go#L9
could not import github.com/jim380/Re/utils/constants (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
x/fix/client/cli/tx_logon.go#L9
could not import github.com/jim380/Re/utils/constants (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
x/fix/keeper/msg_server_account.go#L9
could not import github.com/jim380/Re/utils/constants (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
app/app.go#L26
could not import cosmossdk.io/x/tx/signing (-: # cosmossdk.io/x/tx/signing
|
lint
undefined: errors.Join
|
lint:
app/app.go#L113
could not import github.com/jim380/Re/docs (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
app/ante.go#L31
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint:
app/ante.go#L35
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/
|