Build Latest #240
Annotations
11 warnings
Run dotnet publish src/N_m3u8DL-RE -r osx-x64 -c Release -o artifact-x64:
src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L527
'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead'
|
Run dotnet publish src/N_m3u8DL-RE -r osx-x64 -c Release -o artifact-x64:
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)
|
Run dotnet publish src/N_m3u8DL-RE -r osx-x64 -c Release -o artifact-x64:
src/N_m3u8DL-RE/Program.cs#L125
'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead'
|
Run dotnet publish src/N_m3u8DL-RE -r osx-arm64 -c Release -o artifact-arm64:
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.
|
Run dotnet publish src/N_m3u8DL-RE -r osx-arm64 -c Release -o artifact-arm64:
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.
|
Run dotnet publish src/N_m3u8DL-RE -r osx-arm64 -c Release -o artifact-arm64:
src/N_m3u8DL-RE.Parser/Mp4/MP4TtmlUtil.cs#L144
The variable 'sawMDAT' is assigned but its value is never used
|
Run dotnet publish src/N_m3u8DL-RE -r osx-arm64 -c Release -o artifact-arm64:
src/N_m3u8DL-RE.Parser/Mp4/MSSMoovProcessor.cs#L228
Possible null reference argument for parameter 'hex' in 'byte[] HexUtil.HexToBytes(string hex)'.
|
Run dotnet publish src/N_m3u8DL-RE -r osx-arm64 -c Release -o artifact-arm64:
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)
|
Run dotnet publish src/N_m3u8DL-RE -r osx-arm64 -c Release -o artifact-arm64:
src/N_m3u8DL-RE/Program.cs#L125
'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead'
|
Run dotnet publish src/N_m3u8DL-RE -r osx-arm64 -c Release -o artifact-arm64:
src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L527
'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "android-bionic-arm64", "android-bionic-x64", "linux-arm64", "linux-musl-arm64", "linux-musl-x64", "linux-x64", "osx-arm64", "osx-x64", "win-arm64", "win-NT6.0-x86", "win-x64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading