Add partial class declarations for MappingDeclareParentDto and Mappin… #653
Annotations
5 errors
|
test
Process completed with exit code 1.
|
|
test:
tests/Linqraft.Tests/.generated/Linqraft.SourceGenerator/Linqraft.SelectExprGenerator/GeneratedMapping_NestedCollectionMappingDeclare_8598821A_9A97D281.g.cs#L26
The type or namespace name 'MappingDeclareParentDto' could not be found (are you missing a using directive or an assembly reference?)
|
|
test:
tests/Linqraft.Tests/LinqraftMappingDeclareTest.cs#L36
Missing partial modifier on declaration of type 'NestedCollectionMappingDeclare'; another partial declaration of this type exists
|
|
test:
tests/Linqraft.Tests/.generated/Linqraft.SourceGenerator/Linqraft.SelectExprGenerator/GeneratedMapping_NestedCollectionMappingDeclare_8598821A_9A97D281.g.cs#L26
The type or namespace name 'MappingDeclareParentDto' could not be found (are you missing a using directive or an assembly reference?)
|
|
test:
tests/Linqraft.Tests/LinqraftMappingDeclareTest.cs#L36
Missing partial modifier on declaration of type 'NestedCollectionMappingDeclare'; another partial declaration of this type exists
|