Skip to content

Initial nested cache Context StateDB implementation #50

Initial nested cache Context StateDB implementation

Initial nested cache Context StateDB implementation #50

Triggered via pull request January 26, 2024 00:19
Status Failure
Total duration 1m 18s
Artifacts

dependencies.yml

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

Annotations

10 errors and 1 warning
dependency-review
backend.Backend.ImportRawKey calls keyring.keystore.KeyByAddress, which eventually calls jose2go.Decode
dependency-review
keys.RunAddCmd calls keyring.keystore.Key, which eventually calls jose2go.Encrypt
dependency-review
rpc.websocketsServer.tcpGetAndSendResponse calls io.ReadAll, which eventually calls internal.chunkedReader.Read
dependency-review
types.RegisterQueryHandlerFromEndpoint calls grpc.Dial, which eventually calls tls.Conn.Handshake
dependency-review
server.StartJSONRPC calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
dependency-review
network.New calls viper.Viper.ReadInConfig, which eventually calls tls.Conn.Read
dependency-review
rpc.websocketsServer.ServeHTTP calls websocket.Upgrader.Upgrade, which calls tls.Conn.Write
dependency-review
rpc.CallWithError calls http.Client.Do, which eventually calls tls.Dialer.DialContext
dependency-review
keys.RunAddCmd calls keyring.keystore.Delete, which eventually calls filepath.Abs
dependency-review
keys.RunAddCmd calls keyring.keystore.Delete, which eventually calls filepath.Abs
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/.