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

The false positive error during link validation with anchor #9

Open
2 tasks done
mszostok opened this issue Nov 30, 2018 · 1 comment
Open
2 tasks done

The false positive error during link validation with anchor #9

mszostok opened this issue Nov 30, 2018 · 1 comment

Comments

@mszostok
Copy link

mszostok commented Nov 30, 2018

Confirm these statements before you submit the issue:

  • I have searched open and closed issues for duplicates.
  • I have read the contributing guidelines.

Description
Validator produces the false positive error during link validation with anchor. The link points to the existing localization but error The specified anchor doesn't exist is raised.

Logs:

+ docker run --rm --dns=8.8.8.8 --dns=8.8.4.4 -v /home/jenkins/workspace/community/governance:/community:ro magicmatatjahu/milv:0.0.6 --base-path=/community --ignore-internal ./community/sig-and-wg/sig-core/proposals/common-libraries.md
#################################################
#                     SUMMARY                   #
#################################################

+---------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+--------------------------------+
|                             FILE                              |                                                                  LINK                                                                  |          DESCRIPTION           |
+---------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+--------------------------------+
| ./community/sig-and-wg/sig-core/proposals/common-libraries.md | https://github.com/kyma-project/kyma/blob/09b945ec0a897822b40666e518f2f258ae66e7e8/tests/acceptance/servicecatalog/wait/wait.go#L8-L24 | The specified anchor doesn't   |
|                                                               |                                                                                                                                        | exist                          |
+                                                               +                                                                                                                                        +                                +
|                                                               |                                                                                                                                        |                                |
|                                                               |                                                                                                                                        |                                |
+---------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+--------------------------------+
@magicmatatjahu
Copy link
Owner

Hi @mszostok
Firstly, sorry for that late response from me.
At the moment milv support only ids for github markdowns files and some stack-overflow headings. I work on generic solution to identify id and headers from custom resources, but probably it will be in 0.1.0 version.
Thanks also for using milv! :)

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

No branches or pull requests

2 participants