Skip to content

Fix incorrect flag check #10

Fix incorrect flag check

Fix incorrect flag check #10

Triggered via push July 22, 2024 23:43
Status Success
Total duration 25s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: TinyDNS/Message.cs#L20
'Message' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: TinyDNS/Records/QuestionRecord.cs#L18
'QuestionRecord' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: TinyDNS/DNSResolver.cs#L351
The variable 'ex' is declared but never used
build: TinyDNS/Message.cs#L20
'Message' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: TinyDNS/Records/QuestionRecord.cs#L18
'QuestionRecord' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: TinyDNS/DNSResolver.cs#L351
The variable 'ex' is declared but never used