Skip to content

Merge pull request #43 from dotnet-campus/t/lindexi/Percentage #31

Merge pull request #43 from dotnet-campus/t/lindexi/Percentage

Merge pull request #43 from dotnet-campus/t/lindexi/Percentage #31

Triggered via push February 8, 2024 01:34
Status Success
Total duration 3m 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/Legacy/Cm.cs#L7
Missing XML comment for publicly visible type or member 'Cm'
build: src/DocumentFormat.OpenXml.Flatten/DocumentFormat.OpenXml.Flatten/Compatibilities/Packaging/CompatiblePackage.cs#L1108
Nullability of reference types in type of parameter 'x' of 'bool ValidatedPartUriIgnoreCaseEqualityComparer.Equals(ValidatedPartUri x, ValidatedPartUri y)' doesn't match implicitly implemented member 'bool IEqualityComparer<ValidatedPartUri>.Equals(ValidatedPartUri x, ValidatedPartUri y)' (possibly because of nullability attributes).
build: src/dotnetCampus.OpenXmlUnitConverter/Legacy/Cm.cs#L9
Missing XML comment for publicly visible type or member 'Cm.Cm(double)'
build: src/DocumentFormat.OpenXml.Flatten/DocumentFormat.OpenXml.Flatten/Compatibilities/Packaging/CompatiblePackage.cs#L1108
Nullability of reference types in type of parameter 'y' of 'bool ValidatedPartUriIgnoreCaseEqualityComparer.Equals(ValidatedPartUri x, ValidatedPartUri y)' doesn't match implicitly implemented member 'bool IEqualityComparer<ValidatedPartUri>.Equals(ValidatedPartUri x, ValidatedPartUri y)' (possibly because of nullability attributes).
build: src/dotnetCampus.OpenXmlUnitConverter/Legacy/Cm.cs#L14
Missing XML comment for publicly visible type or member 'Cm.Value'
build: src/DocumentFormat.OpenXml.Flatten/DocumentFormat.OpenXml.Flatten/OpenMcdf/OpenMcdf/Readonly/ByteArrayPool.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/dotnetCampus.OpenXmlUnitConverter/Legacy/Cm.cs#L16
Missing XML comment for publicly visible type or member 'Cm.implicit operator Cm(Cm)'
build: src/DocumentFormat.OpenXml.Flatten/DocumentFormat.OpenXml.Flatten/OpenMcdf/OpenMcdf/Readonly/ByteArrayPool.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/dotnetCampus.OpenXmlUnitConverter/Legacy/Degree.cs#L7
Missing XML comment for publicly visible type or member 'Degree'
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.