Skip to content

修复单元测试报错 #170

修复单元测试报错

修复单元测试报错 #170

Triggered via push December 19, 2024 07:31
Status Success
Total duration 2m 48s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: src/dotnetCampus.OpenXmlUnitConverter/MillisecondTime.cs#L29
Possible null reference argument for parameter 'value' in 'IndefiniteTimeDeclarationValues.IndefiniteTimeDeclarationValues(string value)'.
build: src/dotnetCampus.OpenXmlUnitConverter/Legacy/Cm.cs#L7
Missing XML comment for publicly visible type or member 'Cm'
build: src/dotnetCampus.OpenXmlUnitConverter/MillisecondTime.cs#L29
Possible null reference argument for parameter 'value' in 'IndefiniteTimeDeclarationValues.IndefiniteTimeDeclarationValues(string value)'.
build: src/dotnetCampus.OpenXmlUnitConverter/Legacy/Cm.cs#L7
Missing XML comment for publicly visible type or member 'Cm'
build: src/dotnetCampus.OpenXmlUnitConverter/Legacy/Cm.cs#L9
Missing XML comment for publicly visible type or member 'Cm.Cm(double)'
build: src/dotnetCampus.OpenXmlUnitConverter/Legacy/Cm.cs#L14
Missing XML comment for publicly visible type or member 'Cm.Value'
build: src/dotnetCampus.OpenXmlUnitConverter/Legacy/Cm.cs#L16
Missing XML comment for publicly visible type or member 'Cm.implicit operator Cm(Cm)'
build: src/dotnetCampus.OpenXmlUnitConverter/Legacy/Cm.cs#L9
Missing XML comment for publicly visible type or member 'Cm.Cm(double)'
build: src/dotnetCampus.OpenXmlUnitConverter/Legacy/Cm.cs#L14
Missing XML comment for publicly visible type or member 'Cm.Value'
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.