Skip to content

feat(testutil/integration): allow to pass baseapp options (backport #21816) #40445

feat(testutil/integration): allow to pass baseapp options (backport #21816)

feat(testutil/integration): allow to pass baseapp options (backport #21816) #40445

Triggered via pull request September 19, 2024 14:33
Status Failure
Total duration 1m 52s
Artifacts

dependencies-review.yml

on: pull_request
dependency-review
1m 37s
dependency-review
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
dependency-review
github.com/davecgh/[email protected]: Get "https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.zip": stream error: stream ID 1; PROTOCOL_ERROR
dependency-review
github.com/iancoleman/[email protected]: Get "https://proxy.golang.org/github.com/iancoleman/strcase/@v/v0.2.0.mod": stream error: stream ID 5; PROTOCOL_ERROR
dependency-review
network.Network.Cleanup calls service.BaseService.Stop, which eventually calls constraint.Parse
dependency-review
baseapp.BaseApp.RegisterStreamingServices calls streaming.NewStreamingPlugin, which eventually calls gob.Decoder.Decode
dependency-review
network.Network.Cleanup calls service.BaseService.Stop, which eventually calls parser.ParseFile
dependency-review
Process completed with exit code 2.
dependency-review
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/