Skip to content

Problem: sdk 0.50 is not used #698

Problem: sdk 0.50 is not used

Problem: sdk 0.50 is not used #698

Triggered via pull request July 18, 2024 05:02
Status Success
Total duration 9m 56s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze (go): x/icaauth/keeper/keeper.go#L67
impossible type assertion: msg.(proto.Message)
Analyze (go): x/icaauth/keeper/keeper.go#L69
not enough arguments in call to icatypes.SerializeCosmosTx
Analyze (go): x/chainmain/module.go#L107
undefined: types.RegisterQueryServer
Analyze (go): x/chainmain/module.go#L108
undefined: types.RegisterMsgServer
Analyze (go): x/chainmain/module.go#L108
undefined: keeper.NewMsgServerImpl
Analyze (go): x/chainmain/module.go#L110
undefined: keeper.NewMigrator
Analyze (go): x/chainmain/module.go#L110
am.legacySubspace undefined (type AppModule has no field or method legacySubspace)
Analyze (go)
undefined: types.RegisterQueryServer
Analyze (go)
undefined: types.RegisterMsgServer
Analyze (go)
undefined: keeper.NewMsgServerImpl
Analyze (go)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (go)
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/