You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: necessist/tests/third_party_tests/0/crates_io.stdout
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,15 @@ This may indicate a bug in Necessist. Consider opening an issue at: https://gith
4
4
5
5
Silence this warning with: --allow module-path-unknown
6
6
Warning: Failed to determine module path for test `code_block_with_mermaid_highlighting`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
7
-
Warning: Failed to determine module path for test `code_block_with_syntax_highlighting_even_if_annot_has_no_run`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
8
7
Warning: Failed to determine module path for test `code_block_with_syntax_highlighting`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
8
+
Warning: Failed to determine module path for test `code_block_with_syntax_highlighting_even_if_annot_has_no_run`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
9
9
Warning: Failed to determine module path for test `empty_text`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
10
10
Warning: Failed to determine module path for test `header_has_tags`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
11
11
Warning: Failed to determine module path for test `image_alignment`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
12
12
Warning: Failed to determine module path for test `manual_anchor_is_sanitized`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
13
13
Warning: Failed to determine module path for test `relative_links`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
14
14
Warning: Failed to determine module path for test `rustdoc_links`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
15
15
Warning: Failed to determine module path for test `tables_with_rowspan_and_colspan`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
16
-
Warning: Failed to determine module path for test `test_write_crate`: [Failed to determine relative path of source file "$DIR/crates_io_index/ser.rs"]
17
-
Warning: Failed to determine module path for test `test_write_crates`: [Failed to determine relative path of source file "$DIR/crates_io_index/ser.rs"]
18
16
Warning: Failed to determine module path for test `text_alignment`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
19
17
Warning: Failed to determine module path for test `text_to_html_renders_markdown`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
20
18
Warning: Failed to determine module path for test `text_to_html_renders_other_things`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
@@ -27,6 +25,8 @@ Warning: Failed to determine module path for test `text_with_inline_javascript`:
27
25
Warning: Failed to determine module path for test `text_with_kbd_tag`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
28
26
Warning: Failed to determine module path for test `text_with_script_tag`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
29
27
Warning: Failed to determine module path for test `text_with_unknown_tag`: [Failed to determine relative path of source file "$DIR/crates_io_markdown/lib.rs"]
28
+
Warning: Failed to determine module path for test `test_write_crate`: [Failed to determine relative path of source file "$DIR/crates_io_index/ser.rs"]
29
+
Warning: Failed to determine module path for test `test_write_crates`: [Failed to determine relative path of source file "$DIR/crates_io_index/ser.rs"]
0 commit comments