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
Test method H.Generators.SnapshotTests.Tests.Enum threw exception:
VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/Enum/Uno
NotEqual:
- Received: Tests.Enum_Diagnostics.received.txt
Verified: Tests.Enum_Diagnostics.verified.txt
FileContent:
NotEqual:
Received: Tests.Enum_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: Compiler,
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: _.received.txt
Verified: _.verified.txt
Equal:
- Received: _#WeakEventAttribute.g.received.cs
Verified: _#WeakEventAttribute.g.verified.cs
FileContent:
NotEqual:
Received: _.received.txt
{
Diagnostics: [
{
Id: TRF001,
Title: Framework is not recognized,
Severity: Error,
WarningLevel: 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: _.verified.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
}
]
}
Test method H.Generators.SnapshotTests.Tests.Attributes threw exception:
VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/Attributes/Wpf
NotEqual:
- Received: Tests.Attributes_Diagnostics.received.txt
Verified: Tests.Attributes_Diagnostics.verified.txt
FileContent:
NotEqual:
Received: Tests.Attributes_Diagnostics.received.txt
[
{
Id: CS3021,
Title: Type or member does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Severity: Warning,
WarningLevel: 2,
Location: DependencyPropertyGenerator\H.Generators.DependencyPropertyGenerator\H.Generators.IntegrationTests.MyControl.Properties.AttributedProperty.g.cs: (38,23)-(38,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS3021),
MessageFormat: '{0}' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Message: 'MyControl.AttributedProperty' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Category: Compiler,
CustomTags: [
Compiler,
Telemetry
]
}
]
Verified: Tests.Attributes_Diagnostics.verified.txt
[
{
Id: CS3021,
Title: Type or member does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Severity: Warning,
WarningLevel: 2,
Location: DependencyPropertyGenerator/H.Generators.DependencyPropertyGenerator/H.Generators.IntegrationTests.MyControl.Properties.AttributedProperty.g.cs: (38,23)-(38,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS3021),
MessageFormat: '{0}' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Message: 'MyControl.AttributedProperty' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Category: Compiler,
CustomTags: [
Compiler,
Telemetry
]
}
]
Test method H.Generators.SnapshotTests.Tests.Attributes threw exception:
VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/Attributes/Uno
NotEqual:
- Received: Tests.Attributes_Diagnostics.received.txt
Verified: Tests.Attributes_Diagnostics.verified.txt
FileContent:
NotEqual:
Received: Tests.Attributes_Diagnostics.received.txt
[
{
Id: CS3021,
Title: Type or member does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Severity: Warning,
WarningLevel: 2,
Location: DependencyPropertyGenerator\H.Generators.DependencyPropertyGenerator\H.Generators.IntegrationTests.MyControl.Properties.AttributedProperty.g.cs: (33,23)-(33,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS3021),
MessageFormat: '{0}' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Message: 'MyControl.AttributedProperty' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Category: Compiler,
CustomTags: [
Compiler,
Telemetry
]
}
]
Verified: Tests.Attributes_Diagnostics.verified.txt
[
{
Id: CS3021,
Title: Type or member does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Severity: Warning,
WarningLevel: 2,
Location: DependencyPropertyGenerator/H.Generators.DependencyPropertyGenerator/H.Generators.IntegrationTests.MyControl.Properties.AttributedProperty.g.cs: (33,23)-(33,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS3021),
MessageFormat: '{0}' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Message: 'MyControl.AttributedProperty' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Category: Compiler,
CustomTags: [
Compiler,
Telemetry
]
}
]
Test method H.Generators.SnapshotTests.Tests.Attributes threw exception:
VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/Attributes/UnoWinUi
NotEqual:
- Received: Tests.Attributes_Diagnostics.received.txt
Verified: Tests.Attributes_Diagnostics.verified.txt
FileContent:
NotEqual:
Received: Tests.Attributes_Diagnostics.received.txt
[
{
Id: CS3021,
Title: Type or member does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Severity: Warning,
WarningLevel: 2,
Location: DependencyPropertyGenerator\H.Generators.DependencyPropertyGenerator\H.Generators.IntegrationTests.MyControl.Properties.AttributedProperty.g.cs: (33,23)-(33,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS3021),
MessageFormat: '{0}' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Message: 'MyControl.AttributedProperty' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Category: Compiler,
CustomTags: [
Compiler,
Telemetry
]
}
]
Verified: Tests.Attributes_Diagnostics.verified.txt
[
{
Id: CS3021,
Title: Type or member does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Severity: Warning,
WarningLevel: 2,
Location: DependencyPropertyGenerator/H.Generators.DependencyPropertyGenerator/H.Generators.IntegrationTests.MyControl.Properties.AttributedProperty.g.cs: (33,23)-(33,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS3021),
MessageFormat: '{0}' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Message: 'MyControl.AttributedProperty' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Category: Compiler,
CustomTags: [
Compiler,
Telemetry
]
}
]
Test method H.Generators.SnapshotTests.Tests.Attributes threw exception:
VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/Attributes/Maui
NotEqual:
- Received: Tests.Attributes_Diagnostics.received.txt
Verified: Tests.Attributes_Diagnostics.verified.txt
FileContent:
NotEqual:
Received: Tests.Attributes_Diagnostics.received.txt
[
{
Id: CS3021,
Title: Type or member does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Severity: Warning,
WarningLevel: 2,
Location: DependencyPropertyGenerator\H.Generators.DependencyPropertyGenerator\H.Generators.IntegrationTests.MyGrid.Properties.AttributedProperty.g.cs: (37,23)-(37,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS3021),
MessageFormat: '{0}' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Message: 'MyGrid.AttributedProperty' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Category: Compiler,
CustomTags: [
Compiler,
Telemetry
]
}
]
Verified: Tests.Attributes_Diagnostics.verified.txt
[
{
Id: CS3021,
Title: Type or member does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Severity: Warning,
WarningLevel: 2,
Location: DependencyPropertyGenerator/H.Generators.DependencyPropertyGenerator/H.Generators.IntegrationTests.MyGrid.Properties.AttributedProperty.g.cs: (37,23)-(37,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS3021),
MessageFormat: '{0}' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Message: 'MyGrid.AttributedProperty' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Category: Compiler,
CustomTags: [
Compiler,
Telemetry
]
}
]
Test method H.Generators.SnapshotTests.Tests.Attributes threw exception:
VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/Attributes/Avalonia
NotEqual:
- Received: Tests.Attributes_Diagnostics.received.txt
Verified: Tests.Attributes_Diagnostics.verified.txt
FileContent:
NotEqual:
Received: Tests.Attributes_Diagnostics.received.txt
[
{
Id: CS3021,
Title: Type or member does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Severity: Warning,
WarningLevel: 2,
Location: DependencyPropertyGenerator\H.Generators.DependencyPropertyGenerator\H.Generators.IntegrationTests.MyControl.Properties.AttributedProperty.g.cs: (33,23)-(33,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS3021),
MessageFormat: '{0}' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Message: 'MyControl.AttributedProperty' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Category: Compiler,
CustomTags: [
Compiler,
Telemetry
]
}
]
Verified: Tests.Attributes_Diagnostics.verified.txt
[
{
Id: CS3021,
Title: Type or member does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Severity: Warning,
WarningLevel: 2,
Location: DependencyPropertyGenerator/H.Generators.DependencyPropertyGenerator/H.Generators.IntegrationTests.MyControl.Properties.AttributedProperty.g.cs: (33,23)-(33,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS3021),
MessageFormat: '{0}' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Message: 'MyControl.AttributedProperty' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute,
Category: Compiler,
CustomTags: [
Compiler,
Telemetry
]
}
]
Test method H.Generators.SnapshotTests.Tests.ReadmeExample threw exception:
VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/ReadmeExample/Uno
NotEqual:
- Received: Tests.ReadmeExample_Diagnostics.received.txt
Verified: Tests.ReadmeExample_Diagnostics.verified.txt
FileContent:
NotEqual:
Received: Tests.ReadmeExample_Diagnostics.received.txt
[
{
Id: CS0618,
Title: Type or member is obsolete,
Severity: Warning,
WarningLevel: 2,
Location: : (20,46)-(20,54),
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.SelectedItem.g.cs: (58,50)-(58,91),
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: : (16,36)-(16,44),
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.SelectedItem.g.cs: (54,50)-(54,91),
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.SelectedItem.g.cs: (56,50)-(56,91),
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.SelectedItem.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