Skip to content

Removes using

Removes using #230

Triggered via push July 30, 2023 13:50
Status Success
Total duration 1m 31s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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: src/Ae.Dns.Protocol/DnsQueryFactory.cs#L47
Missing XML comment for publicly visible type or member 'DnsQueryFactory.Clone(DnsHeader)'
build: src/Ae.Dns.Protocol/DnsQueryFactory.cs#L69
Missing XML comment for publicly visible type or member 'DnsQueryFactory.TruncateAnswer(DnsMessage)'
build: src/Ae.Dns.Protocol/DnsRootServer.cs#L6
Missing XML comment for publicly visible type or member 'DnsRootServer'
build: src/Ae.Dns.Protocol/DnsRootServer.cs#L8
Missing XML comment for publicly visible type or member 'DnsRootServer.DnsRootServer(char, string, string, string)'
build: src/Ae.Dns.Protocol/DnsRootServer.cs#L16
Missing XML comment for publicly visible type or member 'DnsRootServer.Letter'
build: src/Ae.Dns.Protocol/DnsRootServer.cs#L17
Missing XML comment for publicly visible type or member 'DnsRootServer.Ipv4Address'
build: src/Ae.Dns.Protocol/DnsRootServer.cs#L18
Missing XML comment for publicly visible type or member 'DnsRootServer.Ipv6Address'
build: src/Ae.Dns.Protocol/DnsRootServer.cs#L19
Missing XML comment for publicly visible type or member 'DnsRootServer.Hostname'
build: src/Ae.Dns.Protocol/DnsRootServer.cs#L20
Missing XML comment for publicly visible type or member 'DnsRootServer.Operator'
build: src/Ae.Dns.Protocol/DnsRootServer.cs#L21
Missing XML comment for publicly visible type or member 'DnsRootServer.ToString()'
build
.NET Core 2.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 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
The target framework 'netcoreapp2.1' 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.