Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create dead link checker workflow #193

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

vankichi
Copy link
Contributor

@vankichi vankichi commented Sep 5, 2024

I have created a new workflow for checking dead links in the official website using lycheeverse/lychee.

I set the 3 triggers for running this workflow:

  1. manually Dispatch
  2. Pull Request
  3. Cron (everyday 00:00:00)

When this workflow runs, triggered by a Pull Request and the exited_code != 0, the result will be posted on the target PR conversation.
Also, the result will be posted as a new issue when it runs as a cron job.

Signed-off-by: vankichi <kyukawa315@gmail.com>
@vdaas-ci
Copy link
Contributor

vdaas-ci commented Sep 5, 2024

@vankichi vankichi force-pushed the ci/workflow/create-link-check-workflow branch from f562452 to df5dd6a Compare September 5, 2024 09:14
@vdaas-ci
Copy link
Contributor

vdaas-ci commented Sep 5, 2024

@vankichi vankichi force-pushed the ci/workflow/create-link-check-workflow branch from df5dd6a to d2fb8f0 Compare September 5, 2024 09:16
@vdaas-ci
Copy link
Contributor

vdaas-ci commented Sep 5, 2024

@vankichi vankichi force-pushed the ci/workflow/create-link-check-workflow branch 5 times, most recently from 316ec1c to 143d956 Compare September 6, 2024 01:59
Signed-off-by: vankichi <kyukawa315@gmail.com>
@vankichi vankichi force-pushed the ci/workflow/create-link-check-workflow branch from 143d956 to 5aa496f Compare September 6, 2024 02:08
vankichi and others added 13 commits September 6, 2024 12:38
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vdaas-ci <ci@vdaas.org>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
@vdaas vdaas deleted a comment from vdaas-ci Sep 6, 2024
Signed-off-by: vankichi <kyukawa315@gmail.com>
@vdaas-ci
Copy link
Contributor

vdaas-ci commented Sep 6, 2024

Summary

Status Count
🔍 Total 1513
✅ Successful 218
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 1129
❓ Unknown 0
🚫 Errors 166

Errors per input

Errors in ./content/docs/user-guides/observability-configuration.md

  • [ERR] file:///home/runner/work/web/web/content/docs/images/guides/observability-configuration/architecture.png | Failed: Cannot find file

Errors in ./content/docs/overview/data-flow.md

  • [ERR] file:///home/runner/work/web/web/content/docs/images/overview/upsert_flow.svg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/images/overview/vald_basic_architecture.svg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/images/overview/remove_flow.svg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/images/overview/insert_flow.svg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/images/overview/search_flow.svg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/images/overview/update_flow.svg | Failed: Cannot find file

Errors in ./content/docs/release/changelog.md

Errors in ./content/docs/api/_index.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/update#streamupdate-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/remove#multiremove-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search#multilinearsearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search#streamsearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search#streamlinearsearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/object#streamgetobject-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/insert#insert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/upsert#multiupsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/update#update-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/object#getobject-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search#multilinearsearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/insert#multiinsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search#linearsearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search#searchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search#multisearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/upsert#upsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search#streamlinearsearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search#streamsearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/update#multiupdate-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/flush#flush-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search#search-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/remove#streamremove-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search#linearsearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/remove#remove-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search#multisearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/insert#streaminsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/upsert#streamupsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/object#exists-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/flush | Failed: Cannot find file

Errors in ./content/docs/user-guides/upgrade-cluster.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/configuration | Failed: Cannot find file

Errors in ./content/docs/performance/tuning-search-performance.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/docs/api/search#input | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/docs/api/search#linearsearch-rpc | Failed: Cannot find file

Errors in ./content/docs/troubleshooting/_index.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/troubleshooting/operation-troubleshooting | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/troubleshooting/flow-chart | Failed: Cannot find file

Errors in ./content/docs/user-guides/filtering-configuration.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/overview/component/filter-gateway | Failed: Cannot find file

Errors in ./content/docs/user-guides/cluster-role-binding.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/overview/data-flow#insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/overview/component/discoverer | Failed: Cannot find file

Errors in ./content/docs/tutorial/vald-agent-standalone-on-k8s.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/images/tutorial/vald-agent-standalone-on-k8s.svg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/overview/architecture | Failed: Cannot find file

Errors in ./content/docs/usecase/usage-example.md

  • [ERR] file:///home/runner/work/web/web/content/docs/images/usecase/usecase_data.png | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/images/usecase/usecase_text.png | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/images/usecase/usecase_image.png | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/images/usecase/usecase_audio.png | Failed: Cannot find file

Errors in ./content/docs/api/insert.md

  • [ERR] file:///home/runner/work/web/web/content/docs/api/status | Failed: Cannot find file

Errors in ./content/docs/performance/benchmark.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/performance/loadtest | Failed: Cannot find file

Errors in ./content/docs/troubleshooting/mirror-gateway.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/insert#status-code | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/update#status-code | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/status | Failed: Cannot find file

Errors in ./content/docs/tutorial/vald-agent-standalone-on-docker.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/tutorial/get-started#run-using-example-code | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/overview/architecture | Failed: Cannot find file

Errors in ./content/docs/troubleshooting/provisioning.md

  • [ERR] file:///home/runner/work/web/web/content/docs/images/troubleshooting/provisioning_flow_chart.svg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/troubleshooting/client-side | Failed: Cannot find file

Errors in ./content/docs/user-guides/mirroring-configuration.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/user-guides/cluster-role-binding | Failed: Cannot find file

Errors in ./content/docs/contributing/coding-style.md

Errors in ./content/docs/user-guides/operations.md

  • [ERR] file:///home/runner/work/web/web/content/docs/images/guides/operations/grafana-example.png | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/contributing/coding-style#logging | Failed: Cannot find file

Errors in ./content/docs/tutorial/get-started.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/images/tutorial/getstarted.svg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/operations | Failed: Cannot find file

Errors in ./content/docs/api/status.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/object#Exists-RPC | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/remove | Failed: Cannot find file

Errors in ./content/docs/overview/architecture.md

  • [ERR] file:///home/runner/work/web/web/content/docs/images/overview/vald_basic_architecture.svg | Failed: Cannot find file

Errors in ./content/docs/contributing/unit-test-guideline.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/contributing/coding-style#Test | Failed: Cannot find file

Errors in ./content/docs/tutorial/get-started-with-faiss-agent.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/sdks | Failed: Cannot find file

Errors in ./content/docs/performance/continuous-benchmark.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/images/performance/benchmark-grafana.png | Failed: Cannot find file

Errors in ./content/docs/tutorial/vald-multicluster-on-k8s.md

  • [ERR] file:///home/runner/work/web/web/content/docs/images/tutorial/vald-multicluster-on-k8s.png | Failed: Cannot find file

Errors in ./content/docs/api/remove.md

  • [ERR] file:///home/runner/work/web/web/content/docs/api/status | Failed: Cannot find file

Errors in ./content/docs/api/upsert.md

  • [ERR] file:///home/runner/work/web/web/content/docs/api/status | Failed: Cannot find file

Errors in ./content/docs/overview/about-vald.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/tutorial/get-started | Failed: Cannot find file

Errors in ./content/docs/support/FAQ.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/troubleshooting | Failed: Cannot find file

Errors in ./content/docs/api/object.md

  • [ERR] file:///home/runner/work/web/web/content/docs/api/status | Failed: Cannot find file

Errors in ./content/docs/api/search.md

  • [ERR] file:///home/runner/work/web/web/content/docs/api/status | Failed: Cannot find file

Errors in ./content/docs/api/update.md

  • [ERR] file:///home/runner/work/web/web/content/docs/api/status | Failed: Cannot find file

Errors in ./content/docs/user-guides/client-api-config.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/remove | Failed: Cannot find file

Errors in ./content/docs/user-guides/configuration.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/contributing/coding-style#logging | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/capacity-planning | Failed: Cannot find file

Errors in ./content/docs/user-guides/deployment.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/backup-configuration | Failed: Cannot find file

Errors in ./content/docs/user-guides/read-replica-and-rotator.md

  • [ERR] file:///home/runner/work/web/web/content/docs/images/guides/read-replica-and-rotator/architecture.png | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/user-guides/deployment | Failed: Cannot find file

Errors in ./content/docs/contributing/contributing-guide.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/contributing/development | Failed: Cannot find file

Errors in ./content/docs/troubleshooting/client-side.md

  • [ERR] file:///home/runner/work/web/web/content/docs/docs/support/FAQ | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/content/docs/docs/api/status | Failed: Cannot find file
    Full Github Actions output

@vdaas vdaas deleted a comment from vdaas-ci Sep 6, 2024
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
@vdaas vdaas deleted a comment from vdaas-ci Sep 11, 2024
Signed-off-by: vdaas-ci <ci@vdaas.org>
@vdaas-ci
Copy link
Contributor

Summary

Status Count
🔍 Total 1230
✅ Successful 274
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 36
❓ Unknown 0
🚫 Errors 902

Errors per input

Errors in ./public/docs/troubleshooting/index.html

  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/flow-chart | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/operation-troubleshooting | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file

Errors in ./public/docs/v1.6/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/client-api-config | Failed: Cannot find file

Errors in ./public/docs/tutorial/index.html

  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file

Errors in ./public/docs/user-guides/index.html

  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file

Errors in ./public/docs/v1.2/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.2/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/contributing/coding-style | Failed: Cannot find file

Errors in ./public/docs/v1.3/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.3/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/serach | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/insert | Failed: Cannot find file

Errors in ./public/docs/usecase/index.html

  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file

Errors in ./public/docs/release/index.html

  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file

Errors in ./public/docs/overview/index.html

  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file

Errors in ./public/docs/v1.0/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.0/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/overview/component | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/tutorial/agent-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file

Errors in ./public/docs/v1.7/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.7/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/usecase/usage-example | Failed: Cannot find file

Errors in ./public/docs/contributing/index.html

  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file

Errors in ./public/docs/performance/index.html

  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file

Errors in ./public/docs/v1.1/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.1/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/tutorial/using-backup-with-scylladb | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/overview/component | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file

Errors in ./public/docs/v1.5/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.5/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/search-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/component/lb-gateway | Failed: Cannot find file

Errors in ./public/docs/support/index.html

  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file

Errors in ./public/docs/v1.4/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file

Errors in ./public/docs/api/index.html

  • [ERR] file:///home/runner/work/web/web/docs/api/insert#insert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#searchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object#streamgetobject-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/flush#flush-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#streamsearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert#streaminsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#linearsearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert#multiinsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#multisearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#multilinearsearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#search-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/flush | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update#streamupdate-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update#multiupdate-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#streamsearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object#getobject-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#multisearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert#upsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#streamlinearsearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert#multiupsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert#streamupsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove#remove-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove#multiremove-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#streamlinearsearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove#streamremove-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#linearsearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object#exists-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#multilinearsearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update#update-rpc | Failed: Cannot find file
    Full Github Actions output

@vdaas-ci
Copy link
Contributor

Summary

Status Count
🔍 Total 1230
✅ Successful 274
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 36
❓ Unknown 0
🚫 Errors 902

Errors per input

Errors in ./public/docs/support/index.html

  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file

Errors in ./public/docs/user-guides/index.html

  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file

Errors in ./public/docs/v1.7/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.7/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.7/user-guides/configuration | Failed: Cannot find file

Errors in ./public/docs/v1.5/index.html

  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/user-guides/search-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.5/overview/component/filter-gateway | Failed: Cannot find file

Errors in ./public/docs/v1.0/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.0/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/tutorial/agent-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/overview/component | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.0/user-guides/operations | Failed: Cannot find file

Errors in ./public/docs/tutorial/index.html

  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file

Errors in ./public/docs/v1.1/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.1/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/overview/component | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/tutorial/using-backup-with-scylladb | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.1/performance/loadtest | Failed: Cannot find file

Errors in ./public/docs/contributing/index.html

  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file

Errors in ./public/docs/troubleshooting/index.html

  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/flow-chart | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/operation-troubleshooting | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file

Errors in ./public/docs/v1.2/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.2/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.2/overview/data-flow | Failed: Cannot find file

Errors in ./public/docs/usecase/index.html

  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file

Errors in ./public/docs/overview/index.html

  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file

Errors in ./public/docs/release/index.html

  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file

Errors in ./public/docs/v1.4/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.4/overview/component/discoverer | Failed: Cannot find file

Errors in ./public/docs/v1.6/index.html

  • [ERR] file:///home/runner/work/web/web/docs/v1.6/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.6/api/object | Failed: Cannot find file

Errors in ./public/docs/v1.3/index.html

  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3 | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/serach | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/v1.3/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file

Errors in ./public/docs/api/index.html

  • [ERR] file:///home/runner/work/web/web/docs/api/upsert#upsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object#getobject-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#search-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#multisearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update#streamupdate-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update#update-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#multilinearsearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#streamsearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#searchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert#streaminsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove#remove-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#multisearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert#multiinsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#streamsearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert#insert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#linearsearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#linearsearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/flush#flush-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove#multiremove-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object#exists-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove#streamremove-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object#streamgetobject-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/flush | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#streamlinearsearch-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert#multiupsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert#streamupsert-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#streamlinearsearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update#multiupdate-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search#multilinearsearchbyid-rpc | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file

Errors in ./public/docs/performance/index.html

  • [ERR] file:///home/runner/work/web/web/docs/api/status | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/loadtest | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/contributing-guide | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/read-replica-and-rotator | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/main.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/capacity-planning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/client-api-config | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/remove | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/continuous-benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/update | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started-with-faiss-agent | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/benchmark | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/data-flow | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/backup-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-docker | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/object | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/filter-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/header.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-agent-standalone-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/footer.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/reviewer-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/build_proto | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/coding-style | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/index-manager | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/contacts | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/network-policy | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/unit-test-guideline | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/deployment | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/performance/tuning-search-performance | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/usecase/usage-example | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/mirroring-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/architecture | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/search | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/support/faq | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/index-correction | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/release/changelog | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/get-started | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/discoverer | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/tutorial/vald-multicluster-on-k8s | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/about-vald | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/upsert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/css/style.min.css | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/provisioning | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/operations | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/mirror-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/overview/component/lb-gateway | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/contributing/development | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/cluster-role-binding | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/api/insert | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/sdks | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/troubleshooting/client-side | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/upgrade-cluster | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/observability-configuration | Failed: Cannot find file
  • [ERR] file:///home/runner/work/web/web/docs/user-guides/filtering-configuration | Failed: Cannot find file
    Full Github Actions output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants