update nugets #86
Annotations
10 warnings
Build:
NotionSharp/BlockExtensions.cs#L99
Non-nullable property 'Lines' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
NotionSharp/BlockExtensions.cs#L104
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
NotionSharp/BlockExtensions.cs#L88
Non-nullable property 'Columns' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
NotionSharp/BlockExtensions.cs#L93
Non-nullable property 'ColumnBlock' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
NotionSharp/BlockExtensions.cs#L122
Non-nullable property 'ImageUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
NotionSharp/BlockExtensions.cs#L20
Non-nullable property 'AcceptedBlockTypes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
NotionSharp/Lib/ApiV3/Results/NotionErrorResult.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
NotionSharp/Lib/ApiV3/Results/NotionErrorResult.cs#L12
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
NotionSharp/Lib/ApiV3/Results/NotionErrorResult.cs#L16
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
NotionSharp/Lib/ApiV3/Results/LoadUserContentResult.cs#L7
Non-nullable property 'RecordMap' 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