Temporary fix until InnerTube protobuf is ready (#128) #35
Annotations
1 error and 11 warnings
Publish
The operation was canceled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|
The logs for this run have expired and are no longer available.
Loading