Skip to content

Add defaulting for all GRPC probe types (#14773) #17

Add defaulting for all GRPC probe types (#14773)

Add defaulting for all GRPC probe types (#14773) #17

Triggered via push January 12, 2024 06:47
Status Success
Total duration 33s
Artifacts

vulncheck.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
detect: vendor/google.golang.org/grpc/health/client.go#L59
undeclared name: any (requires version go1.18 or later)
detect: vendor/google.golang.org/grpc/health/client.go#L27
"google.golang.org/grpc" imported but not used
detect
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/