Skip to content

Adds basic time filter to stats server. #249

Adds basic time filter to stats server.

Adds basic time filter to stats server. #249

Triggered via push August 5, 2023 15:13
Status Success
Total duration 1m 46s
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/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
.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.