Skip to content

Fix CI jobs

Fix CI jobs #158

Triggered via pull request April 2, 2024 14:33
Status Failure
Total duration 1m 36s
Artifacts

dependencies.yml

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

Annotations

10 errors and 1 warning
dependency-review
server.StartJSONRPC calls http.Server.Serve, which eventually calls json.Decoder.Peek
dependency-review
server.StartJSONRPC calls http.Server.Serve, which eventually calls json.Decoder.Read
dependency-review
network.New calls viper.Viper.ReadInConfig, which eventually calls protojson.Unmarshal
dependency-review
server.StartJSONRPC calls http.Server.Serve, which eventually calls protojson.UnmarshalOptions.Unmarshal
dependency-review
keeper.VerifyFee calls core.IntrinsicGas, which calls types.AccessList.StorageKeys
dependency-review
keeper.Keeper.ApplyMessageWithConfig calls vm.EVM.Call, which calls logger.AccessListTracer.CaptureEnd
dependency-review
keeper.Keeper.ApplyMessageWithConfig calls vm.EVM.Call, which calls logger.AccessListTracer.CaptureEnter
dependency-review
keeper.Keeper.ApplyMessageWithConfig calls vm.EVM.Call, which calls logger.AccessListTracer.CaptureExit
dependency-review
keeper.Keeper.ApplyMessageWithConfig calls vm.EVM.Call, which eventually calls logger.AccessListTracer.CaptureFault
dependency-review
keeper.Keeper.ApplyMessageWithConfig calls vm.EVM.Call, which calls logger.AccessListTracer.CaptureStart
dependency-review
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected], actions/dependency-review-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.