feat: can handle date only and time only #49
Annotations
10 errors and 10 warnings
Build:
src/AutoFaker[T].cs#L65
The type or namespace name 'IAutoBinder' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/AutoFaker[T].cs#L67
The type or namespace name 'AutoConfig' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/AutoFaker[T].cs#L99
The type or namespace name 'IAutoGenerateConfigBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/AutoFaker[T].cs#L156
The type or namespace name 'AutoGenerateContext' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/AutoFaker[T].cs#L207
The type or namespace name 'AutoGenerateContext' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/AutoFaker[T].cs#L254
The type or namespace name 'AutoGenerateContext' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/AutoFaker[T].cs#L298
The type or namespace name 'AutoGenerateContext' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/AutoFaker[T].cs#L117
'AutoFaker<TType>.Generate(string)': no suitable method found to override
|
Build:
src/AutoFaker[T].cs#L133
'AutoFaker<TType>.Generate(int, string)': no suitable method found to override
|
Build:
src/AutoFaker[T].cs#L148
'AutoFaker<TType>.Populate(TType, string)': no suitable method found to override
|
Build:
src/Abstract/IAutoFaker.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Abstract/IAutoFaker.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Build:
src/AutoFaker[T].cs#L51
Cannot convert null literal to non-nullable reference type.
|
Build:
src/AutoFaker[T].cs#L117
Cannot convert null literal to non-nullable reference type.
|
Build:
src/AutoFaker[T].cs#L133
Cannot convert null literal to non-nullable reference type.
|
Build:
src/AutoFaker[T].cs#L148
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Abstract/IAutoFaker.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Abstract/IAutoFaker.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Build:
src/AutoFaker[T].cs#L51
Cannot convert null literal to non-nullable reference type.
|
Build:
src/AutoFaker[T].cs#L117
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading