Skip to content

GitHub Markdown fragment checks fails #1729

@fandreuz

Description

@fandreuz

I'm facing the following error:

$ echo 'https://github.com/googleapis/googleapis/blob/6a8c7914d1b79bd832b5157a09a9332e8cbd16d4/google/rpc/error_details.proto#L119' | \
    docker run -i --rm lycheeverse/lychee:latest - --include-fragments
Issues found in 1 input. Find details below.

[stdin]:
[ERROR] https://github.com/googleapis/googleapis/blob/6a8c7914d1b79bd832b5157a09a9332e8cbd16d4/google/rpc/error_details.proto#L119 | Cannot find fragment

🔍 1 Total (in 1s) ✅ 0 OK 🚫 1 Error
   [WARN ] There were issues with GitHub URLs. You could try setting a GitHub token and running lychee again.

This used to work until last month:

$ echo 'https://github.com/googleapis/googleapis/blob/6a8c7914d1b79bd832b5157a09a9332e8cbd16d4/google/rpc/error_details.proto#L119' | \
    docker run -i --rm lycheeverse/lychee:sha-874b0f0-alpine - --include-fragments
🔍 1 Total (in 0s) ✅ 1 OK 🚫 0 Errors

I've bisected the first offending commit to be 0011896 (#1705).

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions