Skip to content

Create dotnet.yml

Create dotnet.yml #1

Triggered via push April 8, 2024 00:05
Status Success
Total duration 22s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: SdrfcLib/Models/MemoryEntry.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SdrfcLib/Models/MemoryEntry.cs#L7
Non-nullable property 'GroupName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SdrfcLib/Models/MemoryEntry.cs#L9
Non-nullable property 'DetectorType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SdrfcLib/Models/Channel.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SdrfcLib/Models/Channel.cs#L7
Non-nullable property 'GroupName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SdrfcLib/Models/Channel.cs#L9
Non-nullable property 'Modulation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sdrfc/Program.cs#L68
Dereference of a possibly null reference.
build: Sdrfc/Program.cs#L73
Dereference of a possibly null reference.
build: Sdrfc/Program.cs#L120
Dereference of a possibly null reference.
build: Sdrfc/Program.cs#L125
Dereference of a possibly null reference.