Add function_name into hydrate call scope values. Closes #662 #798
Annotations
10 errors
rate_limiter/limiter_map.go#L4
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
|
rate_limiter/limiter_map.go#L70
G401: Use of weak cryptographic primitive (gosec)
|
connection/connection_cache.go#L61
Error return value of `c.cache.Delete` is not checked (errcheck)
|
connection/connection_cache.go#L66
Error return value of `c.cache.Invalidate` is not checked (errcheck)
|
grpc/shared/grpc.go#L32
SA1019: proto.SetConnectionConfigRequest is deprecated: Marked as deprecated in plugin.proto. (staticcheck)
|
grpc/shared/grpc.go#L76
SA1019: proto.SetConnectionConfigRequest is deprecated: Marked as deprecated in plugin.proto. (staticcheck)
|
grpc/shared/interface.go#L27
SA1019: proto.SetConnectionConfigRequest is deprecated: Marked as deprecated in plugin.proto. (staticcheck)
|
grpc/call_id.go#L14
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
grpc/pluginServer.go#L102
SA1019: req.QueryContext.Limit is deprecated: Marked as deprecated in plugin.proto. (staticcheck)
|
grpc/pluginServer.go#L103
SA1019: req.CacheEnabled is deprecated: Marked as deprecated in plugin.proto. (staticcheck)
|
The logs for this run have expired and are no longer available.
Loading