Skip to content

Factory pattern

Factory pattern #106

Triggered via pull request October 8, 2024 19:46
@niklasstichniklasstich
synchronize #25
factory
Status Success
Total duration 3m 14s
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 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.Factory/FactoryMemberAttribute.cs#L9
Non-nullable property 'TargetType' 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.Aspects/Moyou.Aspects.Factory/FactoryMemberFabric.cs#L134
Argument of type 'List<(INamedType, INamedType?)>' cannot be used for parameter 'targetTuples' of type 'List<(INamedType, INamedType)>' in 'FactoryMemberAspect.FactoryMemberAspect(List<(INamedType, INamedType)> targetTuples)' due to differences in the nullability of reference types.
Build and Test on ubuntu-latest with .NET Core 8.x: Moyou.Aspects/Moyou.Aspects.Factory/FactoryMemberAttribute.cs#L9
Non-nullable property 'TargetType' 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.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 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.Factory/FactoryMemberAttribute.cs#L9
Non-nullable property 'TargetType' 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.Aspects/Moyou.Aspects.Factory/FactoryMemberFabric.cs#L134
Argument of type 'List<(INamedType, INamedType?)>' cannot be used for parameter 'targetTuples' of type 'List<(INamedType, INamedType)>' in 'FactoryMemberAspect.FactoryMemberAspect(List<(INamedType, INamedType)> targetTuples)' due to differences in the nullability of reference types.
Build and Test on macos-latest with .NET Core 8.x: Moyou.Aspects/Moyou.Aspects.Factory/FactoryMemberAttribute.cs#L9
Non-nullable property 'TargetType' 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.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 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.Factory/FactoryMemberAttribute.cs#L9
Non-nullable property 'TargetType' 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.Aspects/Moyou.Aspects.Factory/FactoryMemberFabric.cs#L134
Argument of type 'List<(INamedType, INamedType?)>' cannot be used for parameter 'targetTuples' of type 'List<(INamedType, INamedType)>' in 'FactoryMemberAspect.FactoryMemberAspect(List<(INamedType, INamedType)> targetTuples)' due to differences in the nullability of reference types.
Build and Test on windows-latest with .NET Core 8.x: Moyou.Aspects/Moyou.Aspects.Factory/FactoryMemberAttribute.cs#L9
Non-nullable property 'TargetType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.