Unsaved changes bubble-up pattern #92
Annotations
30 warnings
Build and Test on macos-latest with .NET Core 8.x:
Moyou.Extensions/MementoExtensions.cs#L19
'INamedType.NestedTypes' is obsolete: 'Use the Types property.'
|
Build and Test on macos-latest with .NET Core 8.x:
Moyou.Extensions/MementoExtensions.cs#L24
'INamedType.NestedTypes' is obsolete: 'Use the Types property.'
|
Build and Test on macos-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/MementoAttribute.cs#L66
'INamedType.NestedTypes' is obsolete: 'Use the Types property.'
|
Build and Test on macos-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/MementoAttribute.cs#L148
'INamedType.NestedTypes' is obsolete: 'Use the Types property.'
|
Build and Test on macos-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/AspectOrder.cs#L4
'AspectOrderAttribute.AspectOrderAttribute(params Type[])' is obsolete: 'Explicitly specify AspectOrderDirection.RunTime for the 'direction' parameter.'
|
Build and Test on macos-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/AspectOrder.cs#L5
'AspectOrderAttribute.AspectOrderAttribute(params Type[])' is obsolete: 'Explicitly specify AspectOrderDirection.RunTime for the 'direction' parameter.'
|
Build and Test on macos-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/AspectOrder.cs#L6
'AspectOrderAttribute.AspectOrderAttribute(params Type[])' is obsolete: 'Explicitly specify AspectOrderDirection.RunTime for the 'direction' parameter.'
|
Build and Test on macos-latest with .NET Core 8.x:
Moyou.UnitTest/UnsavedChanges/A.cs#L8
Non-nullable property 'B' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test on macos-latest with .NET Core 8.x:
Moyou.UnitTest/UnsavedChanges/A.cs#L9
Non-nullable property 'Bs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test on macos-latest with .NET Core 8.x:
Moyou.UnitTest/UnsavedChanges/B.cs#L8
Non-nullable property 'C' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test on ubuntu-latest with .NET Core 8.x:
Moyou.Extensions/MementoExtensions.cs#L19
'INamedType.NestedTypes' is obsolete: 'Use the Types property.'
|
Build and Test on ubuntu-latest with .NET Core 8.x:
Moyou.Extensions/MementoExtensions.cs#L24
'INamedType.NestedTypes' is obsolete: 'Use the Types property.'
|
Build and Test on ubuntu-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/MementoAttribute.cs#L66
'INamedType.NestedTypes' is obsolete: 'Use the Types property.'
|
Build and Test on ubuntu-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/MementoAttribute.cs#L148
'INamedType.NestedTypes' is obsolete: 'Use the Types property.'
|
Build and Test on ubuntu-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/AspectOrder.cs#L4
'AspectOrderAttribute.AspectOrderAttribute(params Type[])' is obsolete: 'Explicitly specify AspectOrderDirection.RunTime for the 'direction' parameter.'
|
Build and Test on ubuntu-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/AspectOrder.cs#L5
'AspectOrderAttribute.AspectOrderAttribute(params Type[])' is obsolete: 'Explicitly specify AspectOrderDirection.RunTime for the 'direction' parameter.'
|
Build and Test on ubuntu-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/AspectOrder.cs#L6
'AspectOrderAttribute.AspectOrderAttribute(params Type[])' is obsolete: 'Explicitly specify AspectOrderDirection.RunTime for the 'direction' parameter.'
|
Build and Test on ubuntu-latest with .NET Core 8.x:
Moyou.UnitTest/UnsavedChanges/ResetUnsavedChangesTest.cs#L62
Dereference of a possibly null reference.
|
Build and Test on ubuntu-latest with .NET Core 8.x:
Moyou.UnitTest/UnsavedChanges/B.cs#L8
Non-nullable property 'C' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test on ubuntu-latest with .NET Core 8.x:
Moyou.UnitTest/UnsavedChanges/B.cs#L10
Non-nullable property 'Cs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test on windows-latest with .NET Core 8.x:
Moyou.Extensions/MementoExtensions.cs#L19
'INamedType.NestedTypes' is obsolete: 'Use the Types property.'
|
Build and Test on windows-latest with .NET Core 8.x:
Moyou.Extensions/MementoExtensions.cs#L24
'INamedType.NestedTypes' is obsolete: 'Use the Types property.'
|
Build and Test on windows-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/MementoAttribute.cs#L66
'INamedType.NestedTypes' is obsolete: 'Use the Types property.'
|
Build and Test on windows-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/MementoAttribute.cs#L148
'INamedType.NestedTypes' is obsolete: 'Use the Types property.'
|
Build and Test on windows-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/AspectOrder.cs#L4
'AspectOrderAttribute.AspectOrderAttribute(params Type[])' is obsolete: 'Explicitly specify AspectOrderDirection.RunTime for the 'direction' parameter.'
|
Build and Test on windows-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/AspectOrder.cs#L5
'AspectOrderAttribute.AspectOrderAttribute(params Type[])' is obsolete: 'Explicitly specify AspectOrderDirection.RunTime for the 'direction' parameter.'
|
Build and Test on windows-latest with .NET Core 8.x:
Moyou.Aspects/Moyou.Aspects.Memento/AspectOrder.cs#L6
'AspectOrderAttribute.AspectOrderAttribute(params Type[])' is obsolete: 'Explicitly specify AspectOrderDirection.RunTime for the 'direction' parameter.'
|
Build and Test on windows-latest with .NET Core 8.x:
Moyou.UnitTest/UnsavedChanges/A.cs#L8
Non-nullable property 'B' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test on windows-latest with .NET Core 8.x:
Moyou.UnitTest/UnsavedChanges/A.cs#L9
Non-nullable property 'Bs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test on windows-latest with .NET Core 8.x:
Moyou.UnitTest/UnsavedChanges/ResetUnsavedChangesTest.cs#L62
Dereference of a possibly null reference.
|