Skip to content

feat(x/gov): complete #6 and upstream gov changes to main (#21) #51

feat(x/gov): complete #6 and upstream gov changes to main (#21)

feat(x/gov): complete #6 and upstream gov changes to main (#21) #51

Triggered via push February 21, 2024 14:07
Status Success
Total duration 12m 3s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze
cmd.InitTestnet calls tx.Sign, which eventually calls jose2go.Decode
Analyze
cmd.InitTestnet calls testutil.GenerateSaveCoinKey, which eventually calls jose2go.Encrypt
Analyze
testutil.IntegrationTestSuite.SetupSuite calls network.New, which eventually calls grpc.NewServer
Analyze
testutil.IntegrationTestSuite.SetupSuite calls network.New, which eventually calls transport.NewServerTransport
Analyze
testutil.IntegrationTestSuite.SetupSuite calls network.New, which eventually calls grpc.Server.Serve
Analyze
cmd.addModuleInitFlags calls crisis.AddModuleInitFlags
Analyze
app.GovGenApp.InitChainer calls module.Manager.GetVersionMap, which calls crisis.AppModule.ConsensusVersion
Analyze
app.GovGenApp.EndBlocker calls module.Manager.EndBlock, which calls crisis.AppModule.EndBlock
Analyze
app.GovGenApp.ExportAppStateAndValidators calls module.Manager.ExportGenesis, which calls crisis.AppModule.ExportGenesis
Analyze
app.GovGenApp.InitChainer calls module.Manager.InitGenesis, which calls crisis.AppModule.InitGenesis
Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/