feat(testutil/integration): allow to pass baseapp options (backport #21816) #40445
Annotations
6 errors and 1 warning
Dependency audit
github.com/davecgh/go-spew@v1.1.1: Get "https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.zip": stream error: stream ID 1; PROTOCOL_ERROR
|
Dependency audit
github.com/iancoleman/strcase@v0.2.0: Get "https://proxy.golang.org/github.com/iancoleman/strcase/@v/v0.2.0.mod": stream error: stream ID 5; PROTOCOL_ERROR
|
Go vulnerability check
network.Network.Cleanup calls service.BaseService.Stop, which eventually calls constraint.Parse
|
Go vulnerability check
baseapp.BaseApp.RegisterStreamingServices calls streaming.NewStreamingPlugin, which eventually calls gob.Decoder.Decode
|
Go vulnerability check
network.Network.Cleanup calls service.BaseService.Stop, which eventually calls parser.ParseFile
|
Go vulnerability check
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/dependency-review-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading