Bump up dependencies to fix CVEs #739
Annotations
12 errors and 2 warnings
CI (1.21, ubuntu):
plugins/forwarder/grpc/nativetracing/forwarder.go#L21
"context" imported and not used (typecheck)
|
CI (1.21, ubuntu):
plugins/receiver/grpc/nativeebpfaccesslog/receiver.go#L62
r.OutputChannel undefined (type *Receiver has no field or method OutputChannel) (typecheck)
|
CI (1.21, ubuntu):
plugins/receiver/grpc/nativeebpfaccesslog/receiver.go#L63
r.Server undefined (type *Receiver has no field or method Server) (typecheck)
|
CI (1.21, ubuntu):
plugins/receiver/grpc/nativeebpfaccesslog/receiver.go#L70
r.OutputChannel undefined (type *Receiver has no field or method OutputChannel) (typecheck)
|
CI (1.21, ubuntu):
plugins/receiver/grpc/envoyalsv2/receiver.go#L69
r.OutputChannel undefined (type *Receiver has no field or method OutputChannel) (typecheck)
|
CI (1.21, ubuntu):
plugins/receiver/grpc/envoyalsv2/receiver.go#L71
r.Server undefined (type *Receiver has no field or method Server) (typecheck)
|
CI (1.21, ubuntu):
plugins/receiver/grpc/envoyalsv3/receiver.go#L72
r.Server undefined (type *Receiver has no field or method Server) (typecheck)
|
CI (1.21, ubuntu)
undefined: max (typecheck)
|
CI (1.21, ubuntu)
trailer declared and not used (typecheck)
|
CI (1.21, ubuntu)
undefined: conntrack (typecheck)
|
CI (1.21, windows)
The job was canceled because "_1_21_ubuntu" failed.
|
CI (1.21, windows)
The operation was canceled.
|
CI (1.21, ubuntu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CI (1.21, ubuntu)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|