Update dotnet.yml #12
Annotations
10 warnings
EdgarFriend/Processors/UsGaapEntryPriorityComparer.cs#L29
Dereference of a possibly null reference.
|
EdgarFriend/MyDbContext.cs#L85
Dereference of a possibly null reference.
|
EdgarFriend/Program.cs#L65
Converting null literal or possible null value to non-nullable type.
|
EdgarFriend/Program.cs#L85
Dereference of a possibly null reference.
|
EdgarFriend/Entities/FundamentalEntry.cs#L36
Non-nullable property 'Symbol' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
EdgarFriend/Entities/FundamentalEntry.cs#L38
Non-nullable property 'Cik' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
EdgarFriend/Entities/FundamentalEntry.cs#L39
Non-nullable property 'EntityName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
EdgarFriend/Entities/FundamentalEntry.cs#L41
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
EdgarFriend/Entities/FundamentalEntry.cs#L42
Non-nullable property 'Unit' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
EdgarFriend/Entities/FundamentalEntry.cs#L45
Non-nullable property 'Form' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading