Release v1.13.0-1 #365
Annotations
5 errors and 2 warnings
Lint Go Code:
helpers/dut/api.go#L8
could not import github.com/open-traffic-generator/conformance/helpers/testconfig (-: cannot compile Go 1.23 code) (typecheck)
|
Lint Go Code:
helpers/plot/plot.go#L9
could not import github.com/open-traffic-generator/conformance/helpers/table (-: cannot compile Go 1.23 code) (typecheck)
|
Lint Go Code:
helpers/otg/api.go#L8
could not import github.com/open-traffic-generator/conformance/helpers/testconfig (-: cannot compile Go 1.23 code) (typecheck)
|
Lint Go Code:
helpers/otg/metrics.go#L6
could not import github.com/open-traffic-generator/conformance/helpers/table (-: cannot compile Go 1.23 code) (typecheck)
|
Lint Go Code
Process completed with exit code 1.
|
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/
|
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".
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/
|
Loading