feat: Update authentication #57
Annotations
10 errors and 1 warning
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Address.Format
|
Run govulncheck ./...
proxy.NewHealthChecker calls slog.Logger.With, which eventually calls common.Address.MarshalText
|
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Address.String
|
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Hash.Format
|
Run govulncheck ./...
proxy.NewHealthChecker calls slog.Logger.With, which eventually calls common.Hash.MarshalText
|
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Hash.String
|
Run govulncheck ./...
proxy.NewHealthChecker calls rpc.Dial, which eventually calls common.Hash.TerminalString
|
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.StorageSize.String
|
Run govulncheck ./...
proxy.NewHealthChecker calls rpc.Dial, which eventually calls common.StorageSize.TerminalString
|
Run govulncheck ./...
proxy.init calls rpc.init, which calls common.init
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/rpc-gateway/rpc-gateway. Supported file pattern: go.sum
|
Loading