Skip to content

Conversation

@mschoettle
Copy link
Member

@mschoettle mschoettle commented Jan 23, 2026

At first, I tried to make invalid URLs as warnings. However, we use strict mode which treats warnings as errors. And we want strict mode for other problems.

So instead, we use a problem matcher to create annotations. It doesn't stop the build from failing all of a sudden unfortunately.

Also, switched to an archived version for the failing URL.

@mschoettle mschoettle changed the title ci: don't fail build for invalid urls ci: add problem matcher for htmlproofer invalid url errors and fix build Jan 23, 2026
@mschoettle mschoettle merged commit f55542d into main Jan 23, 2026
5 checks passed
@mschoettle mschoettle deleted the ms/htmlproofer-problem-matcher branch January 23, 2026 16:31
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