Skip to content

集合递归/引用赋值 #15

集合递归/引用赋值

集合递归/引用赋值 #15

Triggered via push August 22, 2024 12:24
Status Failure
Total duration 34s
Artifacts

push_nuget.yml

on: push
Fit to window
Zoom out
Zoom in

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.