skip block sdk, params migration #1052
Annotations
2 errors and 3 warnings
Autobuild
cannot use msgServer{} (value of type msgServer) as "github.com/comdex-official/comdex/x/gasless/types".MsgServer value in variable declaration: msgServer does not implement "github.com/comdex-official/comdex/x/gasless/types".MsgServer (missing method UpdateParams)
|
Autobuild
cannot use &msgServer{…} (value of type *msgServer) as "github.com/comdex-official/comdex/x/gasless/types".MsgServer value in return statement: *msgServer does not implement "github.com/comdex-official/comdex/x/gasless/types".MsgServer (missing method UpdateParams)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], 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/.
|
Initialize CodeQL
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/
|
Initialize CodeQL
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
Loading