完善AutoInject和AutoAopProxy的说明 #59
Annotations
10 warnings
build:
src/Shared/Generators.Shared/RoslynExtensions.cs#L260
The local function 'IsSystemType' is declared but never used
|
build:
src/Shared/Generators.Shared/RoslynExtensions.cs#L260
The local function 'IsSystemType' is declared but never used
|
build:
src/Shared/Generators.Shared/RoslynExtensions.cs#L260
The local function 'IsSystemType' is declared but never used
|
build:
src/Shared/Generators.Shared/RoslynExtensions.cs#L260
The local function 'IsSystemType' is declared but never used
|
build:
src/AutoGenMapperGenerator/IAutoMap.cs#L4
Missing XML comment for publicly visible type or member 'IAutoMap'
|
build:
src/AutoGenMapperGenerator/IAutoMap.cs#L6
Missing XML comment for publicly visible type or member 'IAutoMap.MapTo(string?)'
|
build:
src/AutoGenMapperGenerator/IAutoMap.cs#L9
Missing XML comment for publicly visible type or member 'IAutoMapExtensions'
|
build:
src/AutoGenMapperGenerator/IAutoMap.cs#L11
Missing XML comment for publicly visible type or member 'IAutoMapExtensions.MapTo<T>(IAutoMap, string?)'
|
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).
|