release #3
Annotations
10 errors and 1 warning
output/output.go#L52
Error return value of `fmt.Scanln` is not checked (errcheck)
|
preflight/containerutil/container_smoketest_grpc.go#L26
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
preflight/containerutil/container_smoketest_grpc.go#L56
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
preflight/containerutil/container_smoketest_grpc.go#L73
SA1019: grpc_reflection_v1alpha.ServerReflectionRequest is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
|
preflight/containerutil/container_smoketest_grpc.go#L85
SA1019: resp.GetListServicesResponse().Service is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
|
preflight/containerutil/container_smoketest_grpc.go#L89
SA1019: resp.GetListServicesResponse().Service is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
|
preflight/containerutil/container_smoketest_grpc.go#L90
SA1019: service.Name is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
|
preflight/containerutil/container_smoketest_grpc.go#L91
SA1019: service.Name is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
|
preflight/containerutil/container_smoketest_grpc.go#L101
SA1019: grpc_reflection_v1alpha.ServerReflectionRequest is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
|
preflight/containerutil/container_smoketest_grpc.go#L117
SA1019: resp.GetFileDescriptorResponse().FileDescriptorProto is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading