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

Fix link check report inconsistency #2472

Merged
merged 2 commits into from
Apr 5, 2024
Merged

Fix link check report inconsistency #2472

merged 2 commits into from
Apr 5, 2024

Conversation

amtanq
Copy link
Contributor

@amtanq amtanq commented Apr 3, 2024

Fixes: #2412

Root Cause

In the first log we are removing duplicate links by using HashSet but in the second log we were counting all links

Tests

Skipped tests cause this is a logging issue and does not affects the functionality

Copy link
Collaborator

@Keats Keats left a comment

Choose a reason for hiding this comment

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

Thanks!

@Keats Keats merged commit 7bf429b into getzola:next Apr 5, 2024
5 checks passed
veluca93 pushed a commit to veluca93/zola that referenced this pull request May 14, 2024
* Fix link check report inconsistency

* Fix formatting issue

---------

Co-authored-by: Tanishq <[email protected]>
Keats pushed a commit that referenced this pull request Jun 20, 2024
* Fix link check report inconsistency

* Fix formatting issue

---------

Co-authored-by: Tanishq <[email protected]>
berdandy pushed a commit to berdandy/azola that referenced this pull request Sep 17, 2024
* Fix link check report inconsistency

* Fix formatting issue

---------

Co-authored-by: Tanishq <[email protected]>
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