This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
Translation update 2.0 (#171) #46
Annotations
168 warnings
build (linux-arm)
The following actions use a deprecated Node.js version 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/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#L257
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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (linux-arm):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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#L257
Dereference of a possibly null reference.
|
build (linux-arm):
LightTube/SponsorBlockSegment.cs#L8
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (linux-arm):
LightTube/SponsorBlockSegment.cs#L9
Non-nullable property 'ActionType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (linux-arm):
LightTube/SponsorBlockSegment.cs#L10
Non-nullable property 'Segment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (linux-arm):
LightTube/SponsorBlockSegment.cs#L11
Non-nullable property 'Uuid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (linux-arm):
LightTube/SponsorBlockSegment.cs#L15
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (linux-arm):
LightTube/PoToken/PoTokenManager.cs#L8
Non-nullable field 'refreshTimer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (linux-musl-x64)
The following actions use a deprecated Node.js version 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (linux-musl-x64):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property 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/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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (linux-musl-x64):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (linux-arm64)
The following actions use a deprecated Node.js version 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/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (linux-arm64):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (linux-arm64):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (linux-x64)
The following actions use a deprecated Node.js version 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/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/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (linux-x64):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (linux-x64):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (linux-x64):
LightTube/ApiModels/ApiLocals.cs#L5
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (win-x64)
The following actions use a deprecated Node.js version 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (win-x64):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (win-x64):
LightTube/ApiModels/CreatePlaylistRequest.cs#L7
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (win-x64):
LightTube/ApiModels/UpdateSubscriptionRequest.cs#L5
Non-nullable field 'ChannelId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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/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/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (win-x64):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (osx-x64)
The following actions use a deprecated Node.js version 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/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):
LightTube/Utils.cs#L167
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
build (osx-x64):
LightTube/Views/Youtube/Watch.cshtml#L257
Dereference of a possibly null reference.
|
build (osx-x64):
LightTube/SponsorBlockSegment.cs#L8
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (osx-x64):
LightTube/SponsorBlockSegment.cs#L9
Non-nullable property 'ActionType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (osx-x64):
LightTube/SponsorBlockSegment.cs#L10
Non-nullable property 'Segment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (osx-x64):
LightTube/SponsorBlockSegment.cs#L11
Non-nullable property 'Uuid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (osx-x64):
LightTube/SponsorBlockSegment.cs#L15
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (osx-x64):
LightTube/PoToken/PoTokenManager.cs#L8
Non-nullable field 'refreshTimer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (osx-x64):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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)
|
build (osx-x64):
LightTube/Utils.cs#L167
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
build (win-arm64)
The following actions use a deprecated Node.js version 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/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (win-arm64):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
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/Contexts/ModalContext.cs#L5
'ModalContext.Title' hides inherited member 'BaseContext.Title'. Use the new keyword if hiding was intended.
|
build (win-arm64):
LightTube/ApiModels/LightTubeInstanceInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (win-arm64):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (win-arm64):
LightTube/ApiModels/ApiLocals.cs#L5
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (win-arm64):
LightTube/ApiModels/ApiLocals.cs#L6
Non-nullable property 'Regions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (win-arm64):
LightTube/Controllers/YoutubeController.cs#L245
'ChannelTabs.About' is obsolete: 'Doesn't seem to work anymore.'
|
build (win-arm64):
LightTube/Controllers/YoutubeController.cs#L254
Possible null reference argument for parameter 'channel' in 'ChannelContext.ChannelContext(HttpContext context, DatabaseUser channel, string id)'.
|
build (win-x86)
The following actions use a deprecated Node.js version 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (win-x86):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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/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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
build (win-x86):
LightTube/ApiModels/HealthResponse.cs#L9
Non-nullable property 'CacheStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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/ApiModels/ApiUserData.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-arm R2R Binaries
Expired
|
65 MB |
|
linux-arm64 R2R Binaries
Expired
|
65.5 MB |
|
linux-musl-x64 R2R Binaries
Expired
|
68.4 MB |
|
linux-x64 R2R Binaries
Expired
|
68.3 MB |
|
osx-x64 R2R Binaries
Expired
|
66.8 MB |
|
win-arm64 R2R Binaries
Expired
|
58.6 MB |
|
win-x64 R2R Binaries
Expired
|
61 MB |
|
win-x86 R2R Binaries
Expired
|
56 MB |
|