LightTube V3 (#157) #43
Annotations
168 warnings
build (win-x86)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/github-substring-action@1.0.2, ncipollo/release-action@v1.13.0. 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/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/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/CreatePlaylistRequest.cs#L7
Non-nullable field 'Title' 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/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/Views/Youtube/Watch.cshtml#L238
Dereference of a possibly null reference.
|
build (win-x86):
LightTube/SponsorBlockSegment.cs#L8
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x86):
LightTube/SponsorBlockSegment.cs#L9
Non-nullable property 'ActionType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x86):
LightTube/SponsorBlockSegment.cs#L10
Non-nullable property 'Segment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x86):
LightTube/SponsorBlockSegment.cs#L11
Non-nullable property 'Uuid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x86):
LightTube/SponsorBlockSegment.cs#L15
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x86):
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 (win-x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/github-substring-action@1.0.2, ncipollo/release-action@v1.13.0. 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/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/Views/Youtube/Watch.cshtml#L238
Dereference of a possibly null reference.
|
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 (linux-arm)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/github-substring-action@1.0.2, ncipollo/release-action@v1.13.0. 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/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/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/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/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-arm64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/github-substring-action@1.0.2, ncipollo/release-action@v1.13.0. 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/Controllers/YoutubeController.cs#L245
'ChannelTabs.About' is obsolete: 'Doesn't seem to work anymore.'
|
build (osx-x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/github-substring-action@1.0.2, ncipollo/release-action@v1.13.0. 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/CreatePlaylistRequest.cs#L7
Non-nullable field 'Title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
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/Database/Models/DatabaseVideoAuthor.cs#L10
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-x64):
LightTube/Database/Models/DatabaseVideoAuthor.cs#L11
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-x64):
LightTube/Database/Models/DatabaseVideo.cs#L20
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-x64):
LightTube/Database/Models/DatabaseVideo.cs#L20
Non-nullable field 'Title' 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/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#L238
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 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 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 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 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 declaring the property as nullable.
|
build (osx-x64):
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-musl-x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/github-substring-action@1.0.2, ncipollo/release-action@v1.13.0. 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/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/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/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/Views/Youtube/Watch.cshtml#L238
Dereference of a possibly null reference.
|
build (linux-musl-x64):
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-musl-x64):
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-musl-x64):
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-musl-x64):
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-musl-x64):
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-musl-x64):
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-x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/github-substring-action@1.0.2, ncipollo/release-action@v1.13.0. 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 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 (linux-x64):
LightTube/Views/Youtube/Watch.cshtml#L238
Dereference of a possibly null reference.
|
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 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 (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 (win-arm64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bhowell2/github-substring-action@1.0.2, ncipollo/release-action@v1.13.0. 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 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/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/ApiLocals.cs#L5
Non-nullable property 'Languages' 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/ApiModels/ApiLocals.cs#L5
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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 |
|