🔗 Broken Links Detected - Action Required #133

Open
opened 2025-11-06 11:27:12 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @github-actions[bot] on GitHub (Oct 4, 2025).

🔗 Broken Links Detected

The weekly link check has found broken or inaccessible links in the repository.

Error Details

❌ ERROR {
  "0": {
    "show": true,
    "duplicates": "",
    "other_links_error": [
      [
        "https://api.netlify.com/api/v1/badges/8ca86717-11ba-46d4-9d0a-700d8527f13b/deploy-status",
        {
          "ok": false,
          "status": "Not Found"
        }
      ],
      [
        "https://www.dynatrace.com/solutions/container-monitoring/",
        {
          "ok": false,
          "status": "Moved Permanently",
          "redirect": {
            "src": "https://www.dynatrace.com/solutions/container-monitoring/",
            "dst": "/technologies/kubernetes-monitoring/"
          }
        }
      ],
      [
        "https://developer.hashicorp.com/packer/integrations/hashicorp/docker/latest/components/builder/docker",
        {
          "ok": false,
          "status": "Too Many Requests"
        }
      ],
      [
        "https://developer.hashicorp.com/vagrant/docs/providers/docker/basics",
        {
          "ok": false,
          "status": "Too Many Requests"
        }
      ],
      [
        "https://d2iq.com/products/dcos",
        {
          "ok": false,
          "status": "request to https://d2iq.com/products/dcos failed, reason: certificate has expired"
        }
      ],
      [
        "https://d2iq.com",
        {
          "ok": false,
          "status": "request to https://d2iq.com/ failed, reason: certificate has expired"
        }
      ],
      [
        "https://www.codever.dev/search?q=docker",
        {
          "ok": false,
          "status": "request to https://www.codever.dev/search?q=docker failed, reason: "
        }
      ],
      [
        "https://starchart.cc/veggiemonk/awesome-docker.svg",
        {
          "ok": false,
          "status": "The operation was aborted."
        }
      ],
      [
        "https://docs.docker.com/desktop/setup/install/windows-install/",
        {
          "ok": false,
          "status": "The operation was aborted."
        }
      ],
      [
        "https://kubernetes.io",
        {
          "ok": false,
          "status": "The operation was aborted."
        }
      ],
      [
        "https://okd.io/",
        {
          "ok": false,
          "status": "The operation was aborted."
        }
      ]
    ],
    "github_repos": [
      {
        "message": "Expected NAME, actual: UNKNOWN_CHAR (\"\") at [1, 5196]",
        "locations": [
          {
            "line": 1,
            "column": 5196
          }
        ]
      }
    ]
  }
}

Action Required

Please review and fix the broken links above. Options:

  • Update the URL if the resource moved
  • Remove the entry if it's permanently unavailable
  • Add to tests/exclude_in_test.json if it's a known false positive

Auto-generated by broken_links.yml

Originally created by @github-actions[bot] on GitHub (Oct 4, 2025). # 🔗 Broken Links Detected The weekly link check has found broken or inaccessible links in the repository. ## Error Details ``` ❌ ERROR { "0": { "show": true, "duplicates": "", "other_links_error": [ [ "https://api.netlify.com/api/v1/badges/8ca86717-11ba-46d4-9d0a-700d8527f13b/deploy-status", { "ok": false, "status": "Not Found" } ], [ "https://www.dynatrace.com/solutions/container-monitoring/", { "ok": false, "status": "Moved Permanently", "redirect": { "src": "https://www.dynatrace.com/solutions/container-monitoring/", "dst": "/technologies/kubernetes-monitoring/" } } ], [ "https://developer.hashicorp.com/packer/integrations/hashicorp/docker/latest/components/builder/docker", { "ok": false, "status": "Too Many Requests" } ], [ "https://developer.hashicorp.com/vagrant/docs/providers/docker/basics", { "ok": false, "status": "Too Many Requests" } ], [ "https://d2iq.com/products/dcos", { "ok": false, "status": "request to https://d2iq.com/products/dcos failed, reason: certificate has expired" } ], [ "https://d2iq.com", { "ok": false, "status": "request to https://d2iq.com/ failed, reason: certificate has expired" } ], [ "https://www.codever.dev/search?q=docker", { "ok": false, "status": "request to https://www.codever.dev/search?q=docker failed, reason: " } ], [ "https://starchart.cc/veggiemonk/awesome-docker.svg", { "ok": false, "status": "The operation was aborted." } ], [ "https://docs.docker.com/desktop/setup/install/windows-install/", { "ok": false, "status": "The operation was aborted." } ], [ "https://kubernetes.io", { "ok": false, "status": "The operation was aborted." } ], [ "https://okd.io/", { "ok": false, "status": "The operation was aborted." } ] ], "github_repos": [ { "message": "Expected NAME, actual: UNKNOWN_CHAR (\"\") at [1, 5196]", "locations": [ { "line": 1, "column": 5196 } ] } ] } } ``` ## Action Required Please review and fix the broken links above. Options: - Update the URL if the resource moved - Remove the entry if it's permanently unavailable - Add to `tests/exclude_in_test.json` if it's a known false positive --- *Auto-generated by [broken_links.yml](https://github.com/veggiemonk/awesome-docker/blob/master/.github/workflows/broken_links.yml)*
GiteaMirror added the broken-linksbug labels 2025-11-06 11:27:12 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#133