Skip to content

go version upgraded to v1.23.0 #364

go version upgraded to v1.23.0

go version upgraded to v1.23.0 #364

Triggered via push September 9, 2024 04:06
Status Failure
Total duration 8m 16s
Artifacts 12

cicd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 14 warnings
client_perf_go
Process completed with exit code 1.
dp_tput_perf
Process completed with exit code 1.
examples_go
Process completed with exit code 1.
cp_http_perf
Process completed with exit code 1.
dp_grpc_perf
Process completed with exit code 1.
cp_grpc_perf
Process completed with exit code 1.
dp_http_perf
Process completed with exit code 1.
lint: helpers/dut/api.go#L8
could not import github.com/open-traffic-generator/conformance/helpers/testconfig (-: cannot compile Go 1.23 code) (typecheck)
lint: helpers/plot/plot.go#L9
could not import github.com/open-traffic-generator/conformance/helpers/table (-: cannot compile Go 1.23 code) (typecheck)
lint: helpers/otg/api.go#L8
could not import github.com/open-traffic-generator/conformance/helpers/testconfig (-: cannot compile Go 1.23 code) (typecheck)
lint: helpers/otg/metrics.go#L6
could not import github.com/open-traffic-generator/conformance/helpers/table (-: cannot compile Go 1.23 code) (typecheck)
lint
Process completed with exit code 1.
kne_b2b_eth0
Process completed with exit code 1.
kne_pdp_arista_go
Process completed with exit code 1.
client_perf_go
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
examples_curl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
examples_py
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dp_tput_perf
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
examples_go
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp_http_perf
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dp_grpc_perf
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp_grpc_perf
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dp_http_perf
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
client_perf_py
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
kne_b2b_eth0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
kne_pdp_arista_go
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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: "client_perf_go", "client_perf_py", "cp_grpc_perf", "cp_http_perf", "dp_grpc_perf", "dp_http_perf", "dp_tput_perf", "examples_curl", "examples_go", "examples_py", "kne_b2b_eth0", "kne_pdp_arista_go". 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
client_perf_go Expired
90 Bytes
client_perf_py Expired
2.26 MB
cp_grpc_perf Expired
678 KB
cp_http_perf Expired
694 KB
dp_grpc_perf Expired
684 KB
dp_http_perf Expired
683 KB
dp_tput_perf Expired
59.4 KB
examples_curl Expired
148 KB
examples_go Expired
58.6 KB
examples_py Expired
171 KB
kne_b2b_eth0 Expired
48 Bytes
kne_pdp_arista_go Expired
94 Bytes