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

[Bug]: Included files show errors and warnings at the include location #1067

Open
linawolf opened this issue Sep 7, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@linawolf
Copy link
Contributor

linawolf commented Sep 7, 2024

Summary

When you include a file that has a warning, it will give you no real hint on where the problem lies:

Code snippet that reproduces the problem

Page Types/Index includes several rst files. one of them has a warning

Output:
[2024-09-07T07:43:19.947049+00:00] app.WARNING: Reference subtypes-excludelist could not be resolved in Types/Index {"rst-file":"Types/Index"} []

Expected output

[2024-09-07T07:43:19.947049+00:00] app.WARNING: Reference subtypes-excludelist could not be resolved in Types/Index {"rst-include":"Types/_Properties/XYZ"} ['line':42 ]

@linawolf linawolf added bug Something isn't working triage labels Sep 7, 2024
@jaapio jaapio removed the triage label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants