feat!: port LSM module to SDK v0.50.x #35
Annotations
10 errors and 2 warnings
Analyze:
x/staking/types/msg.go#L35
directive `//nolint:interfacer` should provide explanation such as `//nolint:interfacer // this is why` (nolintlint)
|
Analyze
SA1019: sdk.WrapSDKContext is deprecated: there is no need to wrap anymore as the Cosmos SDK context implements context.Context. (staticcheck)
|
Analyze
SA1019: sdk.WrapSDKContext is deprecated: there is no need to wrap anymore as the Cosmos SDK context implements context.Context. (staticcheck)
|
Analyze
SA1019: sdk.WrapSDKContext is deprecated: there is no need to wrap anymore as the Cosmos SDK context implements context.Context. (staticcheck)
|
Analyze
ST1019: package "github.com/cosmos/cosmos-sdk/x/staking/types" is being imported more than once (stylecheck)
|
Analyze
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/x/staking/types" (stylecheck)
|
Analyze
directive `// nolint:staticcheck // testing legacy code path` is unused for linter "staticcheck" (nolintlint)
|
Analyze
directive `// nolint:staticcheck // testing legacy code path` is unused for linter "staticcheck" (nolintlint)
|
Analyze
directive `//nolint:staticcheck // keep test as is testing legacy parity` is unused for linter "staticcheck" (nolintlint)
|
Analyze:
x/staking/types/msg.go#L35
directive `//nolint:interfacer` should provide explanation such as `//nolint:interfacer // this is why` (nolintlint)
|
Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|