Skip to content

Merge pull request #10 from thewsoftware/initial #5

Merge pull request #10 from thewsoftware/initial

Merge pull request #10 from thewsoftware/initial #5

Triggered via push April 14, 2024 16:47
Status Success
Total duration 33s
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.