Skip to content

Automated cherry pick of #294: fix: classic network metadata server revisit #30

Automated cherry pick of #294: fix: classic network metadata server revisit

Automated cherry pick of #294: fix: classic network metadata server revisit #30

Triggered via pull request September 20, 2024 08:20
Status Failure
Total duration 1m 49s
Artifacts

ci-pr-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build_and_test: pkg/agent/utils/cls_md.go#L58
h.metadataPort undefined (type *HostLocal has no field or method metadataPort)
build_and_test: pkg/agent/utils/cls_md.go#L63
h.metadataPort undefined (type *HostLocal has no field or method metadataPort)
build_and_test: pkg/agent/utils/cls_md.go#L71
h.metadataApp undefined (type *HostLocal has no field or method metadataApp)
build_and_test: pkg/agent/utils/cls_md.go#L75
h.metadataPort undefined (type *HostLocal has no field or method metadataPort)
build_and_test: pkg/agent/utils/cls_md.go#L76
h.metadataApp undefined (type *HostLocal has no field or method metadataApp)
build_and_test: pkg/agent/utils/flowsource.go#L86
undefined: netutils2
build_and_test: pkg/agent/utils/flowsource.go#L96
undefined: iproute2
build_and_test: pkg/agent/utils/flowsource.go#L111
h.metadataPort undefined (type *HostLocal has no field or method metadataPort)
build_and_test: pkg/agent/utils/flowsource.go#L300
undefined: findHostLocalByBridge
build_and_test
Process completed with exit code 1.
build_and_test
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/