Skip to content

fix error when migrating to dotnet 8 #33

fix error when migrating to dotnet 8

fix error when migrating to dotnet 8 #33

Triggered via push May 24, 2024 16:06
Status Success
Total duration 1m 55s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: DirectNet.Net/DirectNetClient.cs#L60
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
build: DirectNet.Net.Greenhouse.GUI/Form1.cs#L94
Nullable value type may be null.
build: DirectNet.Net.Greenhouse.GUI/Program.cs#L12
The field 'Program._options' is never used
build: DirectNet.Net.GUI/Program.cs#L12
The field 'Program._options' is never used
build: DirectNet.Net/DirectNetClient.cs#L60
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
build: DirectNet.Net.Greenhouse.GUI/Form1.cs#L94
Nullable value type may be null.
build: DirectNet.Net.Greenhouse.GUI/Program.cs#L12
The field 'Program._options' is never used
build: DirectNet.Net.GUI/Program.cs#L12
The field 'Program._options' is never used