Update to .NET 8, this time without force merging (#122) #37
Annotations
2 errors and 20 warnings
|
Publish
The operation was canceled.
|
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#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L107
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LightTube/YoutubeRSS.cs#L108
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#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L107
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
LightTube/YoutubeRSS.cs#L108
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Loading