Fix CI jobs #158
dependencies.yml
on: pull_request
dependency-review
1m 27s
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/.
|