Build Latest #245
Annotations
8 warnings
|
src/N_m3u8DL-RE/Program.cs#L126
'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead'
|
|
src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L553
'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead'
|
|
src/N_m3u8DL-RE/Program.cs#L36
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L304
The variable 'e' is declared but never used
|
|
src/N_m3u8DL-RE.Parser/Mp4/MSSMoovProcessor.cs#L228
Possible null reference argument for parameter 'hex' in 'byte[] HexUtil.HexToBytes(string hex)'.
|
|
src/N_m3u8DL-RE.Parser/Mp4/MP4TtmlUtil.cs#L144
The variable 'sawMDAT' is assigned but its value is never used
|
|
src/N_m3u8DL-RE.Parser/StreamExtractor.cs#L23
Non-nullable field 'rawText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
src/N_m3u8DL-RE.Parser/StreamExtractor.cs#L23
Non-nullable field 'extractor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading