Skip to content

Fix LTPlayer loading (#162) #44

Fix LTPlayer loading (#162)

Fix LTPlayer loading (#162) #44

Triggered via push August 12, 2024 06:06
Status Success
Total duration 4m 7s
Artifacts 8

r2r.yml

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

Annotations

168 warnings
build (linux-musl-x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/[email protected], ncipollo/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/ApiModels/ApiLocals.cs#L5
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/ApiModels/ApiLocals.cs#L6
Non-nullable property 'Regions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/Utils.cs#L99
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
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/Utils.cs#L99
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (linux-musl-x64): LightTube/Utils.cs#L167
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build (linux-musl-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-musl-x64): LightTube/ApiModels/ApiLocals.cs#L5
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/[email protected], ncipollo/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (linux-arm): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (linux-arm): 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-arm): LightTube/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm): LightTube/ApiModels/ApiLocals.cs#L5
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm): LightTube/ApiModels/ApiLocals.cs#L6
Non-nullable property 'Regions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (linux-arm): LightTube/Utils.cs#L99
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (linux-arm): LightTube/Utils.cs#L167
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build (linux-arm): LightTube/Views/Youtube/Watch.cshtml#L238
Dereference of a possibly null reference.
build (linux-arm): LightTube/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-arm64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/[email protected], ncipollo/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Utils.cs#L99
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (win-arm64): LightTube/Utils.cs#L167
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build (win-arm64): LightTube/Views/Youtube/Watch.cshtml#L238
Dereference of a possibly null reference.
build (win-arm64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-arm64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-arm64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-arm64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-arm64): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-arm64): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property 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/Utils.cs#L99
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (win-arm64): LightTube/Utils.cs#L167
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build (win-arm64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-arm64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-arm64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-arm64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-arm64): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-arm64): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-arm64): LightTube/Views/Youtube/Watch.cshtml#L238
Dereference of a possibly null reference.
build (linux-arm64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/[email protected], ncipollo/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (linux-arm64): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (linux-arm64): LightTube/Utils.cs#L99
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (linux-arm64): LightTube/Utils.cs#L167
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build (linux-arm64): LightTube/Views/Youtube/Watch.cshtml#L238
Dereference of a possibly null reference.
build (linux-arm64): LightTube/SponsorBlockSegment.cs#L8
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/SponsorBlockSegment.cs#L9
Non-nullable property 'ActionType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/SponsorBlockSegment.cs#L10
Non-nullable property 'Segment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/SponsorBlockSegment.cs#L11
Non-nullable property 'Uuid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/SponsorBlockSegment.cs#L15
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/Localization/LocalizationManager.cs#L9
Non-nullable property 'PreferredLocaleStrings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
build (linux-arm64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/ApiModels/ApiLocals.cs#L5
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/ApiModels/ApiLocals.cs#L6
Non-nullable property 'Regions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-arm64): LightTube/Utils.cs#L99
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (win-x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/[email protected], ncipollo/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/ApiModels/ApiLocals.cs#L5
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/ApiModels/ApiLocals.cs#L6
Non-nullable property 'Regions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/Utils.cs#L99
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
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/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): LightTube/Utils.cs#L99
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (win-x64): LightTube/Utils.cs#L167
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build (win-x64): LightTube/ApiModels/ApiLocals.cs#L5
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/[email protected], ncipollo/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/ApiModels/ApiLocals.cs#L5
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): LightTube/ApiModels/ApiLocals.cs#L6
Non-nullable property 'Regions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): LightTube/Configuration.cs#L19
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): LightTube/Configuration.cs#L20
Non-nullable property 'Database' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): LightTube/Configuration.cs#L25
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property 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/Utils.cs#L99
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (linux-x64): LightTube/Utils.cs#L167
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build (linux-x64): LightTube/Views/Youtube/Watch.cshtml#L238
Dereference of a possibly null reference.
build (linux-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/[email protected], ncipollo/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/Utils.cs#L99
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (win-x86): LightTube/Utils.cs#L167
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build (win-x86): LightTube/Controllers/YoutubeController.cs#L245
'ChannelTabs.About' is obsolete: 'Doesn't seem to work anymore.'
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/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/ApiModels/ApiLocals.cs#L5
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/ApiModels/ApiLocals.cs#L6
Non-nullable property 'Regions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x86): LightTube/Utils.cs#L99
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (osx-x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/[email protected], ncipollo/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/ApiLocals.cs#L5
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/ApiLocals.cs#L6
Non-nullable property 'Regions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/Controllers/YoutubeController.cs#L245
'ChannelTabs.About' is obsolete: 'Doesn't seem to work anymore.'
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/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L9
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/LightTubeInstanceInfo.cs#L11
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/ApiLocals.cs#L5
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/ApiLocals.cs#L6
Non-nullable property 'Regions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/ApiModels/ApiUserData.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): LightTube/Utils.cs#L99
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)

Artifacts

Produced during runtime
Name Size
linux-arm R2R Binaries
64.9 MB
linux-arm64 R2R Binaries
65.4 MB
linux-musl-x64 R2R Binaries
68.2 MB
linux-x64 R2R Binaries
68.2 MB
osx-x64 R2R Binaries
66.7 MB
win-arm64 R2R Binaries
58.5 MB
win-x64 R2R Binaries
60.9 MB
win-x86 R2R Binaries
55.9 MB