Skip to content

feat: can handle date only and time only #49

feat: can handle date only and time only

feat: can handle date only and time only #49

Triggered via pull request January 28, 2024 15:27
Status Failure
Total duration 24s
Artifacts

build-and-test.yml

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

Annotations

10 errors and 10 warnings
build-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: src/AutoFaker[T].cs#L117
'AutoFaker<TType>.Generate(string)': no suitable method found to override
build-and-test: src/AutoFaker[T].cs#L133
'AutoFaker<TType>.Generate(int, string)': no suitable method found to override
build-and-test: src/AutoFaker[T].cs#L148
'AutoFaker<TType>.Populate(TType, string)': no suitable method found to override
build-and-test: src/Abstract/IAutoFaker.cs#L18
Cannot convert null literal to non-nullable reference type.
build-and-test: src/Abstract/IAutoFaker.cs#L27
Cannot convert null literal to non-nullable reference type.
build-and-test: src/AutoFaker[T].cs#L51
Cannot convert null literal to non-nullable reference type.
build-and-test: src/AutoFaker[T].cs#L117
Cannot convert null literal to non-nullable reference type.
build-and-test: src/AutoFaker[T].cs#L133
Cannot convert null literal to non-nullable reference type.
build-and-test: src/AutoFaker[T].cs#L148
Cannot convert null literal to non-nullable reference type.
build-and-test: src/Abstract/IAutoFaker.cs#L18
Cannot convert null literal to non-nullable reference type.
build-and-test: src/Abstract/IAutoFaker.cs#L27
Cannot convert null literal to non-nullable reference type.
build-and-test: src/AutoFaker[T].cs#L51
Cannot convert null literal to non-nullable reference type.
build-and-test: src/AutoFaker[T].cs#L117
Cannot convert null literal to non-nullable reference type.