This repository was archived by the owner on Nov 27, 2024. It is now read-only.
Update LightTube.csproj (#144) #42
Annotations
21 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3, bhowell2/[email protected], ncipollo/[email protected]. 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.
|
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.
|
The logs for this run have expired and are no longer available.
Loading