Skip to content

Fix badrequest errors by updating InnerTube (#132) #36

Fix badrequest errors by updating InnerTube (#132)

Fix badrequest errors by updating InnerTube (#132) #36

Triggered via push March 9, 2024 09:23
Status Failure
Total duration 1m 59s
Artifacts

r2r.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 122 warnings
build (win-x86)
(https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1102)
build (win-x86)
Process completed with exit code 1.
build (osx.11.0-arm64)
(https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1102)
build (osx.11.0-arm64)
Process completed with exit code 1.
build (osx-x64)
The job was canceled because "win-x86" failed.
build (osx-x64)
(https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1102)
build (osx-x64)
Process completed with exit code 1.
build (win-arm64)
The job was canceled because "win-x86" failed.
build (win-arm64)
(https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1102)
build (win-arm64)
Process completed with exit code 1.
build (win-x64)
The job was canceled because "win-x86" failed.
build (win-x64)
(https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1102)
build (win-x64)
Process completed with exit code 1.
build (linux-arm64)
The job was canceled because "win-x86" failed.
build (linux-arm64)
The operation was canceled.
build (linux-x64)
The job was canceled because "win-x86" failed.
build (linux-x64)
The operation was canceled.
build (linux-musl-x64)
The job was canceled because "win-x86" failed.
build (linux-musl-x64)
The operation was canceled.
build (linux-arm)
The job was canceled because "win-x86" failed.
build (linux-arm)
The operation was canceled.
build (win-x86)
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 (win-x86): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (win-x86): LightTube/YoutubeRSS.cs#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L107
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L108
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (win-x86): LightTube/YoutubeRSS.cs#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L107
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x86): LightTube/YoutubeRSS.cs#L108
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64)
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 (osx.11.0-arm64): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L107
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L108
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L107
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx.11.0-arm64): LightTube/YoutubeRSS.cs#L108
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (osx-x64): LightTube/YoutubeRSS.cs#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L107
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L108
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (osx-x64): LightTube/YoutubeRSS.cs#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L107
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64): LightTube/YoutubeRSS.cs#L108
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (win-arm64): LightTube/YoutubeRSS.cs#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L107
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L108
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (win-arm64): LightTube/YoutubeRSS.cs#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L107
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-arm64): LightTube/YoutubeRSS.cs#L108
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (win-x64): LightTube/YoutubeRSS.cs#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L107
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L108
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (win-x64): LightTube/YoutubeRSS.cs#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L107
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): LightTube/YoutubeRSS.cs#L108
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-x64): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (linux-x64): LightTube/YoutubeRSS.cs#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-x64): LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-x64): LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-x64): LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-x64): LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-x64): LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-x64): LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-x64): LightTube/YoutubeRSS.cs#L107
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-x64): LightTube/YoutubeRSS.cs#L108
Non-nullable field 'Videos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-musl-x64): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (linux-musl-x64): LightTube/ApiModels/UpdateSubscriptionRequest.cs#L5
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-musl-x64): LightTube/YoutubeRSS.cs#L113
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-musl-x64): LightTube/YoutubeRSS.cs#L114
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-musl-x64): LightTube/YoutubeRSS.cs#L115
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-musl-x64): LightTube/YoutubeRSS.cs#L117
Non-nullable field 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-musl-x64): LightTube/YoutubeRSS.cs#L118
Non-nullable field 'ChannelName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-musl-x64): LightTube/YoutubeRSS.cs#L119
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-musl-x64): LightTube/ApiModels/CreatePlaylistRequest.cs#L7
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-musl-x64): LightTube/YoutubeRSS.cs#L106
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.