Skip to content

Unsaved changes bubble-up pattern #81

Unsaved changes bubble-up pattern

Unsaved changes bubble-up pattern #81

Triggered via pull request August 26, 2024 20:31
Status Success
Total duration 2m 36s
Artifacts

test_on_push.yaml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

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/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 macos-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 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/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 ubuntu-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.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.