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

⬆️ Bump files with dotnet-file sync #107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devlooped-bot
Copy link
Member

@devlooped-bot devlooped-bot commented Nov 1, 2023

devlooped/oss

clarius/pages

@devlooped-bot devlooped-bot added the dependencies Pull requests that update a dependency file label Nov 1, 2023
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from bf944d4 to 49241a8 Compare December 1, 2023 00:08
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from d886cf6 to 60e49b0 Compare December 21, 2023 00:07
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from c4b8fff to 7a3d935 Compare January 3, 2024 00:08
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 569eb37 to 2085549 Compare January 17, 2024 00:07
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 3 times, most recently from 5d733db to 43b6aec Compare January 31, 2024 00:08
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 7048955 to e909373 Compare March 1, 2024 00:08
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 38b8fb9 to d04a820 Compare March 13, 2024 00:07
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 4617afa to 6390ba3 Compare March 21, 2024 00:07
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 3 times, most recently from 0c6f42d to d0f1d4b Compare April 10, 2024 00:08
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 3 times, most recently from d0928a4 to 5769267 Compare May 12, 2024 00:08
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 3 times, most recently from 18502c6 to b820ca1 Compare May 25, 2024 00:07
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 4 times, most recently from ae22371 to ca296ae Compare August 31, 2024 00:09
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from e06bf87 to 711da27 Compare September 4, 2024 00:10
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 4 times, most recently from a194032 to 4447d74 Compare September 18, 2024 00:10
@devlooped-bot
Copy link
Member Author

83 passed 83 passed 2 skipped

🧪 Details on Ubuntu 22.04.5 LTS

✅ NuDoq.DelegateVisitorFixture.when_visiting_root_then_can_validate_all_crefs
✅ NuDoq.DelegateVisitorFixture.when_visiting_root_then_visits_all_delegates
✅ NuDoq.ElementTests.when_enumerating_elements_then_can_list_twice_enumerates_once
✅ NuDoq.ElementTests.when_enumerating_elements_then_visit_twice
✅ NuDoq.MemberIdMapFixture.when_adding_assembly_then_adds_all_ids_from_used_types
✅ NuDoq.MemberIdMapFixture.when_mapping_generic_method_on_generic_type_then_matches_xml_format
✅ NuDoq.MemberIdMapFixture.when_mapping_generic_method_on_non_generic_type_then_matches_xml_format
✅ NuDoq.MemberIdMapFixture.when_mapping_generic_type_then_matches_xml_format
✅ NuDoq.MemberIdMapFixture.when_mapping_type_then_can_retrieve_from_ids_or_members
✅ NuDoq.ReaderFixture.when_documenting_generic_method_on_generic_type_then_sets_info
✅ NuDoq.ReaderFixture.when_documenting_generic_method_then_sets_info
✅ NuDoq.ReaderFixture.when_documenting_generic_type_then_can_match_with_mapper
✅ NuDoq.ReaderFixture.when_documenting_generic_type_then_parses_type_param_and_ref
✅ NuDoq.ReaderFixture.when_documenting_method_then_parses_type_param_and_ref
✅ NuDoq.ReaderFixture.when_parsing_empty_code_then_removes_empty_text
✅ NuDoq.ReaderFixture.when_parsing_empty_summary_then_removes_empty_text
✅ NuDoq.ReaderFixture.when_parsing_property_then_reads_value_tag
✅ NuDoq.ReaderFixture.when_parsing_unknown_element_then_reads_inner_content
✅ NuDoq.ReaderFixture.when_reading_assembly_then_can_access_id_map
✅ NuDoq.ReaderFixture.when_reading_assembly_then_can_access_source_assembly
✅ NuDoq.ReaderFixture.when_reading_assembly_then_can_access_source_document
✅ NuDoq.ReaderFixture.when_reading_assembly_then_succeeds
✅ NuDoq.ReaderFixture.when_reading_assembly_then_visits_assembly_and_document
✅ NuDoq.ReaderFixture.when_reading_byref_element_then_can_read_parameter_doc
✅ NuDoq.ReaderFixture.when_reading_cdata_then_preserves_text
✅ NuDoq.ReaderFixture.when_reading_custom_xml_then_can_access_elements_and_attributes
✅ NuDoq.ReaderFixture.when_reading_document_then_visits_document
✅ NuDoq.ReaderFixture.when_reading_element_then_can_access_xml_line_info
✅ NuDoq.ReaderFixture.when_reading_extension_method_then_provides_typed_member
✅ NuDoq.ReaderFixture.when_reading_from_assembly_then_provides_class_info
✅ NuDoq.ReaderFixture.when_reading_from_assembly_then_provides_enum_info
✅ NuDoq.ReaderFixture.when_reading_from_assembly_then_provides_event_info
✅ NuDoq.ReaderFixture.when_reading_from_assembly_then_provides_interface_info
✅ NuDoq.ReaderFixture.when_reading_from_assembly_then_provides_nested_type_info
✅ NuDoq.ReaderFixture.when_reading_from_assembly_then_provides_struct_info
✅ NuDoq.ReaderFixture.when_reading_indexer_property_then_succeeds
✅ NuDoq.ReaderFixture.when_reading_known_element_then_can_access_custom_attributes
✅ NuDoq.ReaderFixture.when_reading_list_then_can_access_type_header_and_items
✅ NuDoq.ReaderFixture.when_reading_non_existent_xml_then_throws
✅ NuDoq.ReaderFixture.when_reading_out_element_then_can_read_parameter_doc
✅ NuDoq.ReaderFixture.when_reading_provider_then_reads_exception
✅ NuDoq.ReaderFixture.when_reading_provider_then_reads_remarks
✅ NuDoq.ReaderFixture.when_reading_provider_then_reads_seealso
✅ NuDoq.ReaderFixture.when_reading_provider_type_then_reads_summary
✅ NuDoq.ReaderFixture.when_reading_unknown_element_then_can_be_empty
✅ NuDoq.ReaderFixture.when_reading_unknown_list_type_then_marks_as_unknown
✅ NuDoq.ReaderFixture.when_reading_unknown_member_then_marks_as_unknown
✅ NuDoq.ReaderFixture.when_reading_weird_indenting_then_preserves_text
✅ NuDoq.ReaderFixture.when_reading_with_keep_lines_then_preserves_original_text
✅ NuDoq.ReaderFixture.when_reading_xml_then_can_access_source_document
✅ NuDoq.ReaderFixture.when_reading_xml_then_visits_document
✅ NuDoq.ReaderFixture.when_using_to_text_then_renders_text_content
❔ NuDoq.ReaderFixture.when_xml_not_found_alongside_assembly_then_throws
✅ NuDoq.ToTextFixture.when_reading_assembly_then_to_string_renders_assembly_location
✅ NuDoq.ToTextFixture.when_reading_member_then_to_string_contains_member_id
✅ NuDoq.ToTextFixture.when_reading_xml_then_to_string_renders_xml_location
✅ NuDoq.ToTextFixture.when_rendering_c_then_renders_text
✅ NuDoq.ToTextFixture.when_rendering_code_then_renders_text
✅ NuDoq.ToTextFixture.when_rendering_paragraph_then_renders_wrapping_new_lines
✅ NuDoq.ToTextFixture.when_rendering_paramref_then_renders_param_name
✅ NuDoq.ToTextFixture.when_rendering_see_then_renders_cref
✅ NuDoq.ToTextFixture.when_rendering_to_string_then_renders_tag_name_for_known_elements
✅ NuDoq.ToTextFixture.when_rendering_to_string_then_renders_tag_name_for_unknown_elements
✅ NuDoq.ToTextFixture.when_rendering_typeparamref_then_renders_type_param_name
✅ NuDoq.TrimLinesBugRepro.WhenCodeContainsEmptyLines_ThenToTextShouldNotThrow
✅ NuDoq.TrimLinesBugRepro.WhenRemarksContainsInvalidIndentation_ThenToTextShouldNotThrow
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Attributes are not ordered, take 2.", doc1: "\n <Child a"..., doc2: "\n <Child"..., schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Attributes are not ordered.", doc1: "\n 1"..., doc2: "\n <Child"..., schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Attributes of various types, values not normalized"..., doc1: "<Root ABoolean='true'\n A"..., doc2: "<Root ABoolean='true'\n "..., schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Element has a default attribute.", doc1: "", doc2: "", schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Element is data type of xsd:double, values are equ"..., doc1: "\n +25e+01</Chil"..., doc2: "\n 250\n"..., schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Element is data type of xsd:double, values are equ"..., doc1: "25", doc2: "+25", schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "hexBinary and language data types", doc1: "3f3c6d78206c657673726f693d6e3122302e20226"..., doc2: "3F3C6D78206C657673726F693D6E3122302E20226"..., schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "noNamespaceSchemaLocation", doc1: "", doc2: "<Text xsi:noNamespaceSchemaLocation='http://advent"..., schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "One element is self-closed, the other is empty.", doc1: "\n

\n "..., doc2: "\n \n "..., schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "One tree has a comment. Other does not.", doc1: "", doc2: "", schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "One tree has comment and PI., other does not.", doc1: "\n \n "..., doc2: "", schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "One tree is in default namespace. Other is in a n"..., doc1: "\n "..., doc2: "<n:Root xmlns:n='http://www.northwind.com'>\n "..., schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Variation on namespace prefixes.", doc1: "\n "..., doc2: "\n "..., schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Variations in value representations.", doc1: "\n 1</"..., doc2: "\n t"..., schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Variations in value representations.", doc1: "\n \n "..., doc2: "\n \n "..., schema: "<xs:schema attributeFormDefault='unqualified' elem"..., expectedEquals: True)
✅ NuDoq.XmlVisitorFixture.when_reading_custom_xml_then_document_preserves_element_and_attributes
✅ NuDoq.XmlVisitorFixture.when_visiting_xml_then_adds_members
✅ NuDoq.XmlVisitorFixture.when_visiting_xml_then_adds_source_assembly
❔ NuDoq.XmlVisitorFixture.when_writing_xml_then_can_roundtrip

from dotnet-retest v0.6.3 on .NET 8.0.8 with 💜

@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 3 times, most recently from 14c6425 to 2eac991 Compare October 3, 2024 00:10
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 13577db to dfc0820 Compare October 26, 2024 00:08
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 0834211 to 1895aa6 Compare November 2, 2024 00:11
@devlooped-bot
Copy link
Member Author

83 passed 83 passed 2 skipped

🧪 Details on Ubuntu 22.04.5 LTS

✅ NuDoq.DelegateVisitorFixture.when_visiting_root_then_can_validate_all_crefs
✅ NuDoq.DelegateVisitorFixture.when_visiting_root_then_visits_all_delegates
✅ NuDoq.ElementTests.when_enumerating_elements_then_can_list_twice_enumerates_once
✅ NuDoq.ElementTests.when_enumerating_elements_then_visit_twice
✅ NuDoq.MemberIdMapFixture.when_adding_assembly_then_adds_all_ids_from_used_types
✅ NuDoq.MemberIdMapFixture.when_mapping_generic_method_on_generic_type_then_matches_xml_format
✅ NuDoq.MemberIdMapFixture.when_mapping_generic_method_on_non_generic_type_then_matches_xml_format
✅ NuDoq.MemberIdMapFixture.when_mapping_generic_type_then_matches_xml_format
✅ NuDoq.MemberIdMapFixture.when_mapping_type_then_can_retrieve_from_ids_or_members
✅ NuDoq.ReaderFixture.when_documenting_generic_method_on_generic_type_then_sets_info
✅ NuDoq.ReaderFixture.when_documenting_generic_method_then_sets_info
✅ NuDoq.ReaderFixture.when_documenting_generic_type_then_can_match_with_mapper
✅ NuDoq.ReaderFixture.when_documenting_generic_type_then_parses_type_param_and_ref
✅ NuDoq.ReaderFixture.when_documenting_method_then_parses_type_param_and_ref
✅ NuDoq.ReaderFixture.when_parsing_empty_code_then_removes_empty_text
✅ NuDoq.ReaderFixture.when_parsing_empty_summary_then_removes_empty_text
✅ NuDoq.ReaderFixture.when_parsing_property_then_reads_value_tag
✅ NuDoq.ReaderFixture.when_parsing_unknown_element_then_reads_inner_content
✅ NuDoq.ReaderFixture.when_reading_assembly_then_can_access_id_map
✅ NuDoq.ReaderFixture.when_reading_assembly_then_can_access_source_assembly
✅ NuDoq.ReaderFixture.when_reading_assembly_then_can_access_source_document
✅ NuDoq.ReaderFixture.when_reading_assembly_then_succeeds
✅ NuDoq.ReaderFixture.when_reading_assembly_then_visits_assembly_and_document
✅ NuDoq.ReaderFixture.when_reading_byref_element_then_can_read_parameter_doc
✅ NuDoq.ReaderFixture.when_reading_cdata_then_preserves_text
✅ NuDoq.ReaderFixture.when_reading_custom_xml_then_can_access_elements_and_attributes
✅ NuDoq.ReaderFixture.when_reading_document_then_visits_document
✅ NuDoq.ReaderFixture.when_reading_element_then_can_access_xml_line_info
✅ NuDoq.ReaderFixture.when_reading_extension_method_then_provides_typed_member
✅ NuDoq.ReaderFixture.when_reading_from_assembly_then_provides_class_info
✅ NuDoq.ReaderFixture.when_reading_from_assembly_then_provides_enum_info
✅ NuDoq.ReaderFixture.when_reading_from_assembly_then_provides_event_info
✅ NuDoq.ReaderFixture.when_reading_from_assembly_then_provides_interface_info
✅ NuDoq.ReaderFixture.when_reading_from_assembly_then_provides_nested_type_info
✅ NuDoq.ReaderFixture.when_reading_from_assembly_then_provides_struct_info
✅ NuDoq.ReaderFixture.when_reading_indexer_property_then_succeeds
✅ NuDoq.ReaderFixture.when_reading_known_element_then_can_access_custom_attributes
✅ NuDoq.ReaderFixture.when_reading_list_then_can_access_type_header_and_items
✅ NuDoq.ReaderFixture.when_reading_non_existent_xml_then_throws
✅ NuDoq.ReaderFixture.when_reading_out_element_then_can_read_parameter_doc
✅ NuDoq.ReaderFixture.when_reading_provider_then_reads_exception
✅ NuDoq.ReaderFixture.when_reading_provider_then_reads_remarks
✅ NuDoq.ReaderFixture.when_reading_provider_then_reads_seealso
✅ NuDoq.ReaderFixture.when_reading_provider_type_then_reads_summary
✅ NuDoq.ReaderFixture.when_reading_unknown_element_then_can_be_empty
✅ NuDoq.ReaderFixture.when_reading_unknown_list_type_then_marks_as_unknown
✅ NuDoq.ReaderFixture.when_reading_unknown_member_then_marks_as_unknown
✅ NuDoq.ReaderFixture.when_reading_weird_indenting_then_preserves_text
✅ NuDoq.ReaderFixture.when_reading_with_keep_lines_then_preserves_original_text
✅ NuDoq.ReaderFixture.when_reading_xml_then_can_access_source_document
✅ NuDoq.ReaderFixture.when_reading_xml_then_visits_document
✅ NuDoq.ReaderFixture.when_using_to_text_then_renders_text_content
❔ NuDoq.ReaderFixture.when_xml_not_found_alongside_assembly_then_throws
✅ NuDoq.ToTextFixture.when_reading_assembly_then_to_string_renders_assembly_location
✅ NuDoq.ToTextFixture.when_reading_member_then_to_string_contains_member_id
✅ NuDoq.ToTextFixture.when_reading_xml_then_to_string_renders_xml_location
✅ NuDoq.ToTextFixture.when_rendering_c_then_renders_text
✅ NuDoq.ToTextFixture.when_rendering_code_then_renders_text
✅ NuDoq.ToTextFixture.when_rendering_paragraph_then_renders_wrapping_new_lines
✅ NuDoq.ToTextFixture.when_rendering_paramref_then_renders_param_name
✅ NuDoq.ToTextFixture.when_rendering_see_then_renders_cref
✅ NuDoq.ToTextFixture.when_rendering_to_string_then_renders_tag_name_for_known_elements
✅ NuDoq.ToTextFixture.when_rendering_to_string_then_renders_tag_name_for_unknown_elements
✅ NuDoq.ToTextFixture.when_rendering_typeparamref_then_renders_type_param_name
✅ NuDoq.TrimLinesBugRepro.WhenCodeContainsEmptyLines_ThenToTextShouldNotThrow
✅ NuDoq.TrimLinesBugRepro.WhenRemarksContainsInvalidIndentation_ThenToTextShouldNotThrow
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Attributes are not ordered, take 2.", doc1: "\n <Child a"..., doc2: "\n <Child"..., schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Attributes are not ordered.", doc1: "\n 1"..., doc2: "\n <Child"..., schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Attributes of various types, values not normalized"..., doc1: "<Root ABoolean='true'\n A"..., doc2: "<Root ABoolean='true'\n "..., schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Element has a default attribute.", doc1: "", doc2: "", schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Element is data type of xsd:double, values are equ"..., doc1: "\n +25e+01</Chil"..., doc2: "\n 250\n"..., schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Element is data type of xsd:double, values are equ"..., doc1: "25", doc2: "+25", schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "hexBinary and language data types", doc1: "3f3c6d78206c657673726f693d6e3122302e20226"..., doc2: "3F3C6D78206C657673726F693D6E3122302E20226"..., schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "noNamespaceSchemaLocation", doc1: "", doc2: "<Text xsi:noNamespaceSchemaLocation='http://advent"..., schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "One element is self-closed, the other is empty.", doc1: "\n

\n "..., doc2: "\n \n "..., schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "One tree has a comment. Other does not.", doc1: "", doc2: "", schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "One tree has comment and PI., other does not.", doc1: "\n \n "..., doc2: "", schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "One tree is in default namespace. Other is in a n"..., doc1: "\n "..., doc2: "<n:Root xmlns:n='http://www.northwind.com'>\n "..., schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Variation on namespace prefixes.", doc1: "\n "..., doc2: "\n "..., schema: null, expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Variations in value representations.", doc1: "\n 1</"..., doc2: "\n t"..., schema: "<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLS"..., expectedEquals: True)
✅ NuDoq.XmlNormalizerFixture.when_comparing_documents_then_suceeds(description: "Variations in value representations.", doc1: "\n \n "..., doc2: "\n \n "..., schema: "<xs:schema attributeFormDefault='unqualified' elem"..., expectedEquals: True)
✅ NuDoq.XmlVisitorFixture.when_reading_custom_xml_then_document_preserves_element_and_attributes
✅ NuDoq.XmlVisitorFixture.when_visiting_xml_then_adds_members
✅ NuDoq.XmlVisitorFixture.when_visiting_xml_then_adds_source_assembly
❔ NuDoq.XmlVisitorFixture.when_writing_xml_then_can_roundtrip

from dotnet-retest v0.6.3 on .NET 8.0.10 with 💜

@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from be36cb3 to ea8437f Compare January 26, 2025 00:12
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 5763cf1 to f2c0bfc Compare February 7, 2025 19:08
# devlooped/oss

- Skip discussion issues when generating changelog devlooped/oss@08d83cb
- Switch back to latest stable includes devlooped/oss@875284b
- Update typed resgen to opt-in only devlooped/oss@a8b2080
- Make sure all stable versions are available for build/test devlooped/oss@06e898c
- Update .gitignore to ignore .genaiscript devlooped/oss@e0be248
- Improve triage actions on issues devlooped/oss@33000c0
- Update to checkout@v4 devlooped/oss@5fb1723
- Point to main for dotnet-file sync workflow devlooped/oss@59aaf43
- Remove -l:trx since it's just for dotnet test, not build devlooped/oss@0f7f7f7
- Simplify .gitattributes devlooped/oss@5f92a68
- Attempt to get necessary permissions for default token devlooped/oss@85829f2
- If we provide a docs category, don't exclude docs :) devlooped/oss@0c23e24
- Improve default value for GenerateDocumentationFile devlooped/oss@b76de49
- Fix dependabot group for tests devlooped/oss@49661db
- Update nuget.config with new(ish?) MS certs devlooped/oss@032439d

# clarius/pages

- Bump github-pages to fix build error clarius/pages@90fa16e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant