Bump certifi from 2022.12.7 to 2023.7.22 in /integration_tests #25
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
check
types.RegisterQueryHandlerFromEndpoint calls grpc.Dial, which eventually calls tls.Conn.Handshake
|
check
chain.main calls cmd.Execute, which eventually calls tls.Conn.HandshakeContext
|
check
types.AccAddress calls ed25519.GenPrivKey, which eventually calls tls.Conn.Read
|
check
app.AppStateRandomizedFn calls fmt.Printf, which eventually calls tls.Conn.Write
|
check
types.queryClient.NFT calls client.Context.Invoke, which eventually calls tls.Dialer.DialContext
|
check
app.NewDefaultGenesisState calls module.BasicManager.DefaultGenesis, which calls crisis.AppModuleBasic.DefaultGenesis
|
check
app.queryCommand calls module.BasicManager.AddQueryCommands, which calls crisis.AppModuleBasic.GetQueryCmd
|
check
app.txCommand calls module.BasicManager.AddTxCommands, which calls crisis.AppModuleBasic.GetTxCmd
|
check
app.ChainApp.RegisterAPIRoutes calls module.BasicManager.RegisterGRPCGatewayRoutes, which calls crisis.AppModuleBasic.RegisterGRPCGatewayRoutes
|
check
app.MakeEncodingConfig calls module.BasicManager.RegisterInterfaces, which calls crisis.AppModuleBasic.RegisterInterfaces
|
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|