Problem: get unnecessary block result when only need header #927
Triggered via pull request
September 20, 2024 01:53
Status
Failure
Total duration
1m 57s
Artifacts
–
dependencies.yml
on: pull_request
dependency-review
1m 49s
Annotations
10 errors and 2 warnings
dependency-review
ethermintd.main calls cmd.Execute, which eventually calls light.Client.Update
|
dependency-review
ethermintd.main calls cmd.Execute, which eventually calls light.Client.VerifyLightBlockAtHeight
|
dependency-review
eth.PublicAPI.GetTransactionLogs calls light.ErrInvalidHeader.Error
|
dependency-review
eth.PublicAPI.GetTransactionLogs calls light.ErrNewValSetCantBeTrusted.Error
|
dependency-review
eth.PublicAPI.GetTransactionLogs calls light.ErrOldHeaderExpired.Error
|
dependency-review
eth.PublicAPI.GetTransactionLogs calls light.ErrVerificationFailed.Error
|
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls light.NewClient
|
dependency-review
ethermintd.main calls cmd.Execute, which eventually calls light.NewHTTPClient
|
dependency-review
ethermintd.main calls cmd.Execute, which eventually calls light.NewHTTPClientFromTrustedStore
|
dependency-review
testutil.BaseTestSuiteWithAccount.CheckTx calls baseapp.BaseApp.CheckTx, which eventually calls light.ValidateTrustLevel
|
dependency-review
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], 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/
|
dependency-review
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|