Skip to content

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

Open
@linawolf

Description

@linawolf

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 ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions