Skip to content

修复注入自身时类型检测bug #57

修复注入自身时类型检测bug

修复注入自身时类型检测bug #57

Triggered via push October 25, 2024 06:41
Status Success
Total duration 46s
Artifacts

push_nuget.yml

on: push
Fit to window
Zoom out
Zoom in

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/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).
build: src/Shared/Generators.Shared/RoslynExtensions.cs#L260
The local function 'IsSystemType' is declared but never used