gen map #13
Annotations
10 warnings
build:
src/Generators.Shared/RoslynExtensions.cs#L155
The local function 'IsSystemType' is declared but never used
|
build:
src/Generators.Shared/RoslynExtensions.cs#L155
The local function 'IsSystemType' is declared but never used
|
build:
src/Generators.Shared/RoslynExtensions.cs#L155
The local function 'IsSystemType' is declared but never used
|
build:
src/Generators.Shared/RoslynExtensions.cs#L155
The local function 'IsSystemType' is declared but never used
|
build:
src/Blazor.Test/Blazor.Test.Client/Models/User.cs#L56
Non-nullable property 'Product1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Blazor.Test/Blazor.Test.Client/Models/User.cs#L71
Non-nullable property 'Display' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Blazor.Test/Blazor.Test.Client/Models/User.cs#L9
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Blazor.Test/Blazor.Test.Client/Models/User.cs#L10
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Generators.Shared/RoslynExtensions.cs#L155
The local function 'IsSystemType' is declared but never used
|
build:
src/Generators.Shared/RoslynExtensions.cs#L155
The local function 'IsSystemType' is declared but never used
|