Skip to content

Conversation

jasonjoh
Copy link
Member

Also added console.log line to help debug any future errors

Fixes #1248

Also added `console.log` line to help debug any future errors

Fixes #1248
@Copilot Copilot AI review requested due to automatic review settings August 29, 2025 20:13
@jasonjoh jasonjoh requested a review from a team as a code owner August 29, 2025 20:13
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the link validation test to use HTTP HEAD requests instead of GET requests and adds debug logging for errors.

  • Changed fetch method from GET to HEAD for more efficient link validation
  • Added console logging to capture error details for debugging purposes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

Tests fail on fetching docLink intermittently

1 participant