chore(deps): Bump Go from 1.20 to 1.22 #4475
Annotations
10 errors and 2 warnings
golangci-lint:
snapshots/types/convert.go#L7
could not import github.com/Finschia/finschia-sdk/types/errors (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
snapshots/chunk.go#L6
could not import github.com/Finschia/finschia-sdk/types/errors (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
store/tracekv/store.go#L9
could not import github.com/Finschia/finschia-sdk/types/errors (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
store/gaskv/store.go#L8
could not import github.com/Finschia/finschia-sdk/telemetry (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
store/firstlast.go#L7
could not import github.com/Finschia/finschia-sdk/types/kv (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
crypto/keys/ed25519/ed25519.go#L14
could not import github.com/Finschia/finschia-sdk/crypto/types (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
crypto/keys/ed25519/ed25519.go#L15
could not import github.com/Finschia/finschia-sdk/types/errors (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
types/tx/signing/signature.go#L7
could not import github.com/Finschia/finschia-sdk/crypto/types (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
crypto/types/multisig/multisignature.go#L7
could not import github.com/Finschia/finschia-sdk/crypto/types (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
crypto/keys/multisig/amino.go#L5
could not import github.com/Finschia/finschia-sdk/crypto/types (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/finschia-sdk/finschia-sdk. Supported file pattern: go.sum
|