feat: Initial implementation to detect types #21
Annotations
6 errors
src/NetEvolve.ArchiDuct/Models/Abstractions/ModelMemberBase.cs#L24
Non-nullable property 'ReturnTypeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/NetEvolve.ArchiDuct/Models/Abstractions/ModelMemberBase.cs#L24
Non-nullable property 'ReturnTypeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/NetEvolve.ArchiDuct/Models/Abstractions/ModelMemberBase.cs#L24
Non-nullable property 'ReturnTypeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/NetEvolve.ArchiDuct/Models/Abstractions/ModelMemberBase.cs#L24
Non-nullable property 'ReturnTypeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
|
This job failed
Loading