Skip to content

release

release #3

Triggered via pull request September 26, 2024 00:37
Status Failure
Total duration 1m 54s
Billable time 2m
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: output/output.go#L52
Error return value of `fmt.Scanln` is not checked (errcheck)
build: preflight/containerutil/container_smoketest_grpc.go#L26
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
build: preflight/containerutil/container_smoketest_grpc.go#L56
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
build: 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)
build: 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)
build: 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)
build: 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)
build: 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)
build: 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)
build: 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)
build
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/