Bump InnerTube & Fix subscription API (#91) #12
Annotations
20 warnings
Build:
LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
|
Build:
LightTube/YoutubeRSS.cs#L71
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L72
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L73
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L75
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L76
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L77
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L64
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L65
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L66
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
|
Publish:
LightTube/YoutubeRSS.cs#L71
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L72
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L73
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L75
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L76
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L77
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L64
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L65
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L66
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading