Update dotnet.yml #9
Annotations
1 error and 10 warnings
|
EdgarFriend/Entities/FundamentalEntry.cs#L9
Non-nullable property 'Symbol' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
EdgarFriend/Entities/FundamentalEntry.cs#L10
Non-nullable property 'Cik' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
EdgarFriend/Entities/FundamentalEntry.cs#L11
Non-nullable property 'EntityName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
EdgarFriend/Entities/FundamentalEntry.cs#L12
Non-nullable property 'Facts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
EdgarFriend/Entities/FundamentalEntry.cs#L22
Non-nullable property 'Dei' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
EdgarFriend/Entities/FundamentalEntry.cs#L24
Non-nullable property 'UsGaap' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.
|
The logs for this run have expired and are no longer available.
Loading