Skip to content

Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /proto #307

Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /proto

Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /proto #307

Triggered via pull request July 9, 2024 21:58
Status Failure
Total duration 5m 46s
Artifacts 2

test-job.yaml

on: pull_request
Lint (pre-commit)
1m 54s
Lint (pre-commit)
Build Apiserver, CLI Binaries and Docker Images
13s
Build Apiserver, CLI Binaries and Docker Images
Build Operator Binaries and Docker Images
5m 33s
Build Operator Binaries and Docker Images
Build security proxy Binaries and Docker Images
1m 49s
Build security proxy Binaries and Docker Images
Python Client Test
1m 6s
Python Client Test
Compatibility Test - 2.7.0
0s
Compatibility Test - 2.7.0
Compatibility Test - 2.8.0
0s
Compatibility Test - 2.8.0
Compatibility Test - 2.9.0
0s
Compatibility Test - 2.9.0
Compatibility Test - Nightly
0s
Compatibility Test - Nightly
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 13 warnings
Build Apiserver, CLI Binaries and Docker Images
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/ray-project/kuberay/apiserver/cmd); to add:
Build Apiserver, CLI Binaries and Docker Images
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/ray-project/kuberay/apiserver/pkg/util); to add:
Build Apiserver, CLI Binaries and Docker Images
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by github.com/ray-project/kuberay/apiserver/pkg/util); to add:
Build Apiserver, CLI Binaries and Docker Images
missing go.sum entry for module providing package google.golang.org/grpc/grpclog (imported by github.com/grpc-ecosystem/grpc-gateway/v2/runtime); to add:
Build Apiserver, CLI Binaries and Docker Images
missing go.sum entry for module providing package google.golang.org/grpc/health/grpc_health_v1 (imported by github.com/grpc-ecosystem/grpc-gateway/v2/runtime); to add:
Build Apiserver, CLI Binaries and Docker Images
missing go.sum entry for module providing package google.golang.org/grpc/metadata (imported by github.com/grpc-ecosystem/grpc-gateway/v2/runtime); to add:
Build Apiserver, CLI Binaries and Docker Images
missing go.sum entry for module providing package google.golang.org/grpc/credentials/insecure (imported by github.com/ray-project/kuberay/apiserver/cmd); to add:
Build Apiserver, CLI Binaries and Docker Images
missing go.sum entry for module providing package google.golang.org/grpc/reflection (imported by github.com/ray-project/kuberay/apiserver/cmd); to add:
Build Apiserver, CLI Binaries and Docker Images
Process completed with exit code 1.
Build Apiserver, CLI Binaries and Docker Images
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build Apiserver, CLI Binaries and Docker Images
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, 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/
Build Apiserver, CLI Binaries and Docker Images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python Client Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python Client Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build security proxy Binaries and Docker Images
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build security proxy Binaries and Docker Images
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build security proxy Binaries and Docker Images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint (pre-commit)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Operator Binaries and Docker Images
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Operator Binaries and Docker Images
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Operator Binaries and Docker Images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "operator_img", "security-proxy_img". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
operator_img Expired
77.1 MB
security-proxy_img Expired
15 MB