集合递归/引用赋值 #15
Annotations
3 errors and 10 warnings
build
File not found: '/home/runner/work/MT.Generators/MT.Generators/src/AutoAopProxy.Roslyn/bin/Release/netstandard2.0/AutoAopProxy.Roslyn.dll'.
|
build
File not found: '/home/runner/work/MT.Generators/MT.Generators/src/AutoAopProxy.Roslyn/bin/Release/netstandard2.0/AutoAopProxy.Roslyn.dll'.
|
build
Process completed with exit code 1.
|
build:
src/Generators.Shared/RoslynExtensions.cs#L160
The local function 'IsSystemType' is declared but never used
|
build:
src/Generators.Shared/RoslynExtensions.cs#L160
The local function 'IsSystemType' is declared but never used
|
build:
src/Generators.Shared/RoslynExtensions.cs#L160
The local function 'IsSystemType' is declared but never used
|
build:
src/TestProject1/Models/User.cs#L29
Nullability of reference types in return type of 'string? Power.PowerId.get' doesn't match implicitly implemented member 'string? IPower.PowerId.get' (possibly because of nullability attributes).
|
build:
src/TestProject1/Models/User.cs#L30
Nullability of reference types in return type of 'string? Power.PowerName.get' doesn't match implicitly implemented member 'string? IPower.PowerName.get' (possibly because of nullability attributes).
|
build:
src/Generators.Shared/RoslynExtensions.cs#L160
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.
|