Skip to content

chore(deps): bump the all group with 1 update #10

chore(deps): bump the all group with 1 update

chore(deps): bump the all group with 1 update #10

Triggered via pull request October 9, 2023 03:38
Status Failure
Total duration 2m 22s
Artifacts

pull-request.yml

on: pull_request
Build, test and publish  /  Build, test and publish
2m 12s
Build, test and publish / Build, test and publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors
AddOwner (Maui)
Test method H.Generators.SnapshotTests.Tests.AddOwner threw exception: VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/AddOwner/Maui NotEqual: - Received: Tests.AddOwner_Maui_Diagnostics.received.txt Verified: Tests.AddOwner_Maui_Diagnostics.verified.txt FileContent: NotEqual: Received: Tests.AddOwner_Maui_Diagnostics.received.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (1,0)-(1,21), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ] Verified: Tests.AddOwner_Maui_Diagnostics.verified.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (1,0)-(1,21), Description: , HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ]
AddOwner (Avalonia)
Test method H.Generators.SnapshotTests.Tests.AddOwner threw exception: VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/AddOwner/Avalonia NotEqual: - Received: Tests.AddOwner_Avalonia_Diagnostics.received.txt Verified: Tests.AddOwner_Avalonia_Diagnostics.verified.txt FileContent: NotEqual: Received: Tests.AddOwner_Avalonia_Diagnostics.received.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (0,0)-(0,15), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ] Verified: Tests.AddOwner_Avalonia_Diagnostics.verified.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (0,0)-(0,15), Description: , HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ]
AddOwner2 (Maui)
Test method H.Generators.SnapshotTests.Tests.AddOwner2 threw exception: VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/AddOwner2/Maui NotEqual: - Received: Tests.AddOwner2_Maui_Diagnostics.received.txt Verified: Tests.AddOwner2_Maui_Diagnostics.verified.txt FileContent: NotEqual: Received: Tests.AddOwner2_Maui_Diagnostics.received.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (1,0)-(1,21), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ] Verified: Tests.AddOwner2_Maui_Diagnostics.verified.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (1,0)-(1,21), Description: , HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ]
AddOwner2 (Avalonia)
Test method H.Generators.SnapshotTests.Tests.AddOwner2 threw exception: VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/AddOwner2/Avalonia NotEqual: - Received: Tests.AddOwner2_Avalonia_Diagnostics.received.txt Verified: Tests.AddOwner2_Avalonia_Diagnostics.verified.txt FileContent: NotEqual: Received: Tests.AddOwner2_Avalonia_Diagnostics.received.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (0,0)-(0,15), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ] Verified: Tests.AddOwner2_Avalonia_Diagnostics.verified.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (0,0)-(0,15), Description: , HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ]
Enum (Uno)
Test method H.Generators.SnapshotTests.Tests.Enum threw exception: VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots//Uno NotEqual: - Received: Tests.Enum_Uno_Diagnostics.received.txt Verified: Tests.Enum_Uno_Diagnostics.verified.txt FileContent: NotEqual: Received: Tests.Enum_Uno_Diagnostics.received.txt [ { Id: CS0618, Title: Type or member is obsolete, Severity: Warning, WarningLevel: 2, Location: : (16,38)-(16,46), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS0618), MessageFormat: '{0}' is obsolete: '{1}', Message: 'TreeView' is obsolete: 'The Windows.UI.Xaml.Controls version of this control is not supported. Please use Microsoft.UI.Xaml.Controls.TreeView instead.', Category: Compiler, CustomTags: [ Compiler, Telemetry ] }, { Id: CS0618, Title: Type or member is obsolete, Severity: Warning, WarningLevel: 2, Location: DependencyPropertyGenerator/H.Generators.AttachedDependencyPropertyGenerator/H.Generators.IntegrationTests.TreeViewExtensions.AttachedProperties.Mode.g.cs: (58,42)-(58,83), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS0618), MessageFormat: '{0}' is obsolete: '{1}', Message: 'TreeView' is obsolete: 'The Windows.UI.Xaml.Controls version of this control is not supported. Please use Microsoft.UI.Xaml.Controls.TreeView instead.', Category: Compiler, CustomTags: [ Compiler, Telemetry ] }, { Id: CS0618, Title: Type or member is obsolete, Severity: Warning, WarningLevel: 2, Location: : (13,34)-(13,42), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS0618), MessageFormat: '{0}' is obsolete: '{1}', Message: 'TreeView' is obsolete: 'The Windows.UI.Xaml.Controls version of this control is not supported. Please use Microsoft.UI.Xaml.Controls.TreeView instead.', Category: Compiler, CustomTags: [ Compiler, Telemetry ] }, { Id: CS0618, Title: Type or member is obsolete, Severity: Warning, WarningLevel: 2, Location: DependencyPropertyGenerator/H.Generators.AttachedDependencyPropertyGenerator/H.Generators.IntegrationTests.TreeViewExtensions.AttachedProperties.Mode.g.cs: (54,42)-(54,83), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS0618), MessageFormat: '{0}' is obsolete: '{1}', Message: 'TreeView' is obsolete: 'The Windows.UI.Xaml.Controls version of this control is not supported. Please use Microsoft.UI.Xaml.Controls.TreeView instead.', Category: Compiler, CustomTags: [ Compiler, Telemetry ] }, { Id: CS0618, Title: Type or member is obsolete, Severity: Warning, WarningLevel: 2, Location: DependencyPropertyGenerator/H.Generators.AttachedDependencyPropertyGenerator/H.Generators.IntegrationTests.TreeViewExtensions.AttachedProperties.Mode.g.cs: (56,42)-(56,83), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS0618), MessageFormat: '{0}' is obsolete: '{1}', Message: 'TreeView' is obsolete: 'The Windows.UI.Xaml.Controls version of this control is not supported. Please use Microsoft.UI.Xaml.Controls.TreeView instead.', Category: Compiler, CustomTags: [ Compiler, Telemetry ] }, { Id: CS0618, Title: Type or member is obsolete, Severity: Warning, WarningLevel: 2, Location: DependencyPropertyGenerator/H.Generators.AttachedDependencyPropertyGenerator/H.Generators.IntegrationTests.TreeViewExtensions.AttachedProperties.Mode.g.cs: (22,29)-(22,70), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS0618), MessageFormat: '{0}' is obsolete: '{1}', Message: 'TreeView' is obsolete: 'The Windows.UI.Xaml.Controls version of this control is not supported. Please use Microsoft.UI.Xaml.Controls.TreeView instead.', Category: Com
BindEvent (Maui)
Test method H.Generators.SnapshotTests.Tests.BindEvent threw exception: VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots//Maui NotEqual: - Received: Tests.BindEvent_Maui_Diagnostics.received.txt Verified: Tests.BindEvent_Maui_Diagnostics.verified.txt FileContent: NotEqual: Received: Tests.BindEvent_Maui_Diagnostics.received.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (1,0)-(1,21), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ] Verified: Tests.BindEvent_Maui_Diagnostics.verified.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (1,0)-(1,21), Description: , HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ]
BindEvent (Avalonia)
Test method H.Generators.SnapshotTests.Tests.BindEvent threw exception: VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots//Avalonia NotEqual: - Received: Tests.BindEvent_Avalonia_Diagnostics.received.txt Verified: Tests.BindEvent_Avalonia_Diagnostics.verified.txt FileContent: NotEqual: Received: Tests.BindEvent_Avalonia_Diagnostics.received.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (0,0)-(0,15), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ] Verified: Tests.BindEvent_Avalonia_Diagnostics.verified.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (0,0)-(0,15), Description: , HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ]
AttachedPropertyWithoutSecondType (Maui)
Test method H.Generators.SnapshotTests.Tests.AttachedPropertyWithoutSecondType threw exception: VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/AttachedPropertyWithoutSecondType/Maui NotEqual: - Received: Tests.AttachedPropertyWithoutSecondType_Maui_Diagnostics.received.txt Verified: Tests.AttachedPropertyWithoutSecondType_Maui_Diagnostics.verified.txt FileContent: NotEqual: Received: Tests.AttachedPropertyWithoutSecondType_Maui_Diagnostics.received.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (0,0)-(0,30), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ] Verified: Tests.AttachedPropertyWithoutSecondType_Maui_Diagnostics.verified.txt [ { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (0,0)-(0,30), Description: , HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ]
NoneFramework (None)
Test method H.Generators.SnapshotTests.Tests.NoneFramework threw exception: VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/NoneFramework/None NotEqual: - Received: Tests.NoneFramework_None.received.txt Verified: Tests.NoneFramework_None.verified.txt Equal: - Received: Tests.NoneFramework_None#WeakEventAttribute.g.received.cs Verified: Tests.NoneFramework_None#WeakEventAttribute.g.verified.cs FileContent: NotEqual: Received: Tests.NoneFramework_None.received.txt { Diagnostics: [ { Id: TRF001, Title: Framework is not recognized, Severity: Error, WarningLevel: 0, Location: : (0,0)-(0,0), MessageFormat: Framework is not recognized. You can explicitly specify the framework by setting one of the following constants in your project: HAS_WPF, HAS_WINUI, HAS_UWP, HAS_UNO, HAS_UNO_WINUI, HAS_AVALONIA, HAS_MAUI, Message: Framework is not recognized. You can explicitly specify the framework by setting one of the following constants in your project: HAS_WPF, HAS_WINUI, HAS_UWP, HAS_UNO, HAS_UNO_WINUI, HAS_AVALONIA, HAS_MAUI, Category: Usage } ] } Verified: Tests.NoneFramework_None.verified.txt { Diagnostics: [ { Id: TRF001, Title: Framework is not recognized, Severity: Error, WarningLevel: 0, Location: : (0,0)-(0,0), Description: , HelpLink: , MessageFormat: Framework is not recognized. You can explicitly specify the framework by setting one of the following constants in your project: HAS_WPF, HAS_WINUI, HAS_UWP, HAS_UNO, HAS_UNO_WINUI, HAS_AVALONIA, HAS_MAUI, Message: Framework is not recognized. You can explicitly specify the framework by setting one of the following constants in your project: HAS_WPF, HAS_WINUI, HAS_UWP, HAS_UNO, HAS_UNO_WINUI, HAS_AVALONIA, HAS_MAUI, Category: Usage } ] }
OverrideMetadata (Maui)
Test method H.Generators.SnapshotTests.Tests.OverrideMetadata threw exception: VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots//Maui NotEqual: - Received: Tests.OverrideMetadata_Maui_Diagnostics.received.txt Verified: Tests.OverrideMetadata_Maui_Diagnostics.verified.txt FileContent: NotEqual: Received: Tests.OverrideMetadata_Maui_Diagnostics.received.txt [ { Id: CS0759, Title: , Severity: Error, WarningLevel: 0, Location: : (19,17)-(19,41), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS0759), MessageFormat: No defining declaration found for implementing declaration of partial method '{0}', Message: No defining declaration found for implementing declaration of partial method 'TropicalAquarium.OnAquariumGraphicChanged()', Category: Compiler, CustomTags: [ Compiler, Telemetry, NotConfigurable ] }, { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (1,0)-(1,21), HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ] Verified: Tests.OverrideMetadata_Maui_Diagnostics.verified.txt [ { Id: CS0759, Title: , Severity: Error, WarningLevel: 0, Location: : (19,17)-(19,41), Description: , HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS0759), MessageFormat: No defining declaration found for implementing declaration of partial method '{0}', Message: No defining declaration found for implementing declaration of partial method 'TropicalAquarium.OnAquariumGraphicChanged()', Category: Compiler, CustomTags: [ Compiler, Telemetry, NotConfigurable ] }, { Id: CS8019, Title: Unnecessary using directive, Severity: Hidden, WarningLevel: 1, Location: : (1,0)-(1,21), Description: , HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8019), MessageFormat: Unnecessary using directive., Message: Unnecessary using directive., Category: Compiler, CustomTags: [ Compiler, Telemetry ] } ]