chore(deps): bump the all group with 6 updates #46
Triggered via pull request
September 16, 2024 03:24
Status
Failure
Total duration
1m 23s
Artifacts
–
pull-request.yml
on: pull_request
Build, test and publish
/
Build, test and publish
1m 13s
Annotations
10 errors
Enum (Uno)
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,
|
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: _.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
}
]
}
|
Attributes (Wpf)
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
]
}
]
|
Attributes (Uno)
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
]
}
]
|
Attributes (UnoWinUi)
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
]
}
]
|
Attributes (Maui)
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
]
}
]
|
Attributes (Avalonia)
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
]
}
]
|
ReadmeExample (Uno)
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
|
WeakEventWithType (Wpf)
Test method H.Generators.SnapshotTests.Tests.WeakEventWithType threw exception:
VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/WeakEventWithType/Wpf
NotEqual:
- Received: Tests.WeakEventWithType_Diagnostics.received.txt
Verified: Tests.WeakEventWithType_Diagnostics.verified.txt
FileContent:
NotEqual:
Received: Tests.WeakEventWithType_Diagnostics.received.txt
[
{
Id: CS1503,
Title: ,
Severity: Error,
WarningLevel: 0,
Location: DependencyPropertyGenerator\H.Generators.WeakEventGenerator\H.Generators.IntegrationTests.MyControl.WeakEvents.UrlChanged.g.cs: (62,37)-(62,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS1503),
MessageFormat: Argument {0}: cannot convert from '{1}' to '{2}',
Message: Argument 2: cannot convert from 'string' to 'System.EventArgs',
Category: Compiler,
CustomTags: [
Compiler,
Telemetry,
NotConfigurable
]
}
]
Verified: Tests.WeakEventWithType_Diagnostics.verified.txt
[
{
Id: CS1503,
Title: ,
Severity: Error,
WarningLevel: 0,
Location: DependencyPropertyGenerator/H.Generators.WeakEventGenerator/H.Generators.IntegrationTests.MyControl.WeakEvents.UrlChanged.g.cs: (62,37)-(62,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS1503),
MessageFormat: Argument {0}: cannot convert from '{1}' to '{2}',
Message: Argument 2: cannot convert from 'string' to 'System.EventArgs',
Category: Compiler,
CustomTags: [
Compiler,
Telemetry,
NotConfigurable
]
}
]
|
StaticWeakEventWithType (Wpf)
Test method H.Generators.SnapshotTests.Tests.StaticWeakEventWithType threw exception:
VerifyException: Directory: /home/runner/work/DependencyPropertyGenerator/DependencyPropertyGenerator/src/tests/DependencyPropertyGenerator.SnapshotTests/Snapshots/StaticWeakEventWithType/Wpf
NotEqual:
- Received: Tests.StaticWeakEventWithType_Diagnostics.received.txt
Verified: Tests.StaticWeakEventWithType_Diagnostics.verified.txt
FileContent:
NotEqual:
Received: Tests.StaticWeakEventWithType_Diagnostics.received.txt
[
{
Id: CS1503,
Title: ,
Severity: Error,
WarningLevel: 0,
Location: DependencyPropertyGenerator\H.Generators.WeakEventGenerator\H.Generators.IntegrationTests.MyControl.WeakEvents.UrlChanged.g.cs: (62,37)-(62,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS1503),
MessageFormat: Argument {0}: cannot convert from '{1}' to '{2}',
Message: Argument 2: cannot convert from 'string' to 'System.EventArgs',
Category: Compiler,
CustomTags: [
Compiler,
Telemetry,
NotConfigurable
]
}
]
Verified: Tests.StaticWeakEventWithType_Diagnostics.verified.txt
[
{
Id: CS1503,
Title: ,
Severity: Error,
WarningLevel: 0,
Location: DependencyPropertyGenerator/H.Generators.WeakEventGenerator/H.Generators.IntegrationTests.MyControl.WeakEvents.UrlChanged.g.cs: (62,37)-(62,41),
HelpLink: https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS1503),
MessageFormat: Argument {0}: cannot convert from '{1}' to '{2}',
Message: Argument 2: cannot convert from 'string' to 'System.EventArgs',
Category: Compiler,
CustomTags: [
Compiler,
Telemetry,
NotConfigurable
]
}
]
|