Skip to content

Remove Roslyn 5.0.0 workaround and update test dependency #92

Remove Roslyn 5.0.0 workaround and update test dependency

Remove Roslyn 5.0.0 workaround and update test dependency #92

Triggered via push November 24, 2025 21:42
Status Failure
Total duration 3m 29s
Artifacts

ci-build.yml

on: push
Matrix: build-and-test
sign
sign
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 20 warnings
build-and-test (Debug): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1138
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.DependentPropertyModel.Surname' must have an implementation part.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1133
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.DependentPropertyModel.Name' must have an implementation part.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1124
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.SampleModel.Name' must have an implementation part.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1119
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.SampleModel.Counter' must have an implementation part.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1114
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.SampleModel.Data' must have an implementation part.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1105
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.ConcreteViewModel.D' must have an implementation part.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1100
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.ConcreteViewModel.C' must have an implementation part.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1095
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.ConcreteViewModel.B' must have an implementation part.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1090
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.ConcreteViewModel.A' must have an implementation part.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1075
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.BaseViewModel.SomeGeneratedProperty' must have an implementation part.
build-and-test (Release)
The strategy configuration was canceled because "build-and-test.Debug" failed
build-and-test (Release): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1138
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.DependentPropertyModel.Surname' must have an implementation part.
build-and-test (Release): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1133
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.DependentPropertyModel.Name' must have an implementation part.
build-and-test (Release): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1124
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.SampleModel.Name' must have an implementation part.
build-and-test (Release): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1119
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.SampleModel.Counter' must have an implementation part.
build-and-test (Release): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1114
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.SampleModel.Data' must have an implementation part.
build-and-test (Release): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1105
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.ConcreteViewModel.D' must have an implementation part.
build-and-test (Release): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1100
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.ConcreteViewModel.C' must have an implementation part.
build-and-test (Release): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1095
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.ConcreteViewModel.B' must have an implementation part.
build-and-test (Release): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1090
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.ConcreteViewModel.A' must have an implementation part.
build-and-test (Release): tests/CommunityToolkit.Mvvm.Roslyn4120.UnitTests/Test_ObservablePropertyAttribute_PartialProperties.cs#L1075
Partial property 'Test_ObservablePropertyAttribute_PartialProperties.BaseViewModel.SomeGeneratedProperty' must have an implementation part.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1749
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1670
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1669
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1665
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1661
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1657
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1656
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1652
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1651
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Debug): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1650
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Release): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1749
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Release): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1670
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Release): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1669
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Release): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1665
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Release): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1661
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Release): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1657
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Release): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1656
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Release): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1652
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Release): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1651
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.
build-and-test (Release): tests/CommunityToolkit.Mvvm.UnitTests/Test_ObservablePropertyAttribute.cs#L1650
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'. All attributes in this block will be ignored.