Build Latest #251
build_latest.yml
on: workflow_dispatch
  
    
      set-date
    
          
              2s
          
      
    
      build-win-nt6_0-x86
    
          
              2m 27s
          
      
    
      build-win-x64-arm64
    
          
              3m 48s
          
      
    
      build-linux-x64-arm64
    
          
              2m 43s
          
      
    
      build-android-bionic-x64-arm64
    
          
              3m 36s
          
      
    
      build-linux-musl-x64
    
          
              1m 5s
          
      
    
      build-linux-musl-arm64
    
          
              1m 49s
          
      
    
      build-mac-x64-arm64
    
          
              1m 53s
          
      
    
      Create release
    
          
              0s
          
      Annotations
52 warnings
          | 
                      
                          build-mac-x64-arm64: 
                        src/N_m3u8DL-RE/Program.cs#L126
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-mac-x64-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) | 
| 
                      
                          build-mac-x64-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L628
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-mac-x64-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L374
                      
                       The variable 'e' is declared but never used | 
| 
                      
                          build-mac-x64-arm64: 
                        src/N_m3u8DL-RE/Program.cs#L126
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-mac-x64-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L628
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-mac-x64-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L374
                      
                       The variable 'e' is declared but never used | 
| 
                      
                          build-mac-x64-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) | 
| 
                      
                          build-mac-x64-arm64: 
                        src/N_m3u8DL-RE.Parser/Mp4/MSSMoovProcessor.cs#L228
                      
                       Possible null reference argument for parameter 'hex' in 'byte[] HexUtil.HexToBytes(string hex)'. | 
| 
                      
                          build-mac-x64-arm64: 
                        src/N_m3u8DL-RE.Parser/Mp4/MP4TtmlUtil.cs#L144
                      
                       The variable 'sawMDAT' is assigned but its value is never used | 
| 
                      
                          build-mac-x64-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. | 
| 
                      
                          build-mac-x64-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. | 
| 
                      
                          build-linux-musl-arm64: 
                        src/N_m3u8DL-RE/Program.cs#L126
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-linux-musl-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) | 
| 
                      
                          build-linux-musl-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L628
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-linux-musl-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L374
                      
                       The variable 'e' is declared but never used | 
| 
                      
                          build-linux-musl-arm64: 
                        src/N_m3u8DL-RE.Parser/Mp4/MSSMoovProcessor.cs#L228
                      
                       Possible null reference argument for parameter 'hex' in 'byte[] HexUtil.HexToBytes(string hex)'. | 
| 
                      
                          build-linux-musl-arm64: 
                        src/N_m3u8DL-RE.Parser/Mp4/MP4TtmlUtil.cs#L144
                      
                       The variable 'sawMDAT' is assigned but its value is never used | 
| 
                      
                          build-linux-musl-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. | 
| 
                      
                          build-linux-musl-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. | 
| 
                      
                          build-win-nt6_0-x86: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L628
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-win-nt6_0-x86: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L374
                      
                       The variable 'e' is declared but never used | 
| 
                      
                          build-win-nt6_0-x86: 
                        src/N_m3u8DL-RE/Program.cs#L126
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-win-nt6_0-x86: 
                        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) | 
| 
                      
                          build-win-nt6_0-x86: 
                        src/N_m3u8DL-RE.Parser/Mp4/MSSMoovProcessor.cs#L228
                      
                       Possible null reference argument for parameter 'hex' in 'byte[] HexUtil.HexToBytes(string hex)'. | 
| 
                      
                          build-win-nt6_0-x86: 
                        src/N_m3u8DL-RE.Parser/Mp4/MP4TtmlUtil.cs#L144
                      
                       The variable 'sawMDAT' is assigned but its value is never used | 
| 
                      
                          build-win-nt6_0-x86: 
                        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. | 
| 
                      
                          build-win-nt6_0-x86: 
                        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. | 
| 
                      
                          build-android-bionic-x64-arm64: 
                        src/N_m3u8DL-RE/Program.cs#L126
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-android-bionic-x64-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) | 
| 
                      
                          build-android-bionic-x64-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L628
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-android-bionic-x64-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L374
                      
                       The variable 'e' is declared but never used | 
| 
                      
                          build-android-bionic-x64-arm64: 
                        src/N_m3u8DL-RE/Program.cs#L126
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-android-bionic-x64-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) | 
| 
                      
                          build-android-bionic-x64-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L628
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-android-bionic-x64-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L374
                      
                       The variable 'e' is declared but never used | 
| 
                      
                          build-android-bionic-x64-arm64: 
                        src/N_m3u8DL-RE.Parser/Mp4/MP4TtmlUtil.cs#L144
                      
                       The variable 'sawMDAT' is assigned but its value is never used | 
| 
                      
                          build-android-bionic-x64-arm64: 
                        src/N_m3u8DL-RE.Parser/Mp4/MSSMoovProcessor.cs#L228
                      
                       Possible null reference argument for parameter 'hex' in 'byte[] HexUtil.HexToBytes(string hex)'. | 
| 
                      
                          build-android-bionic-x64-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. | 
| 
                      
                          build-android-bionic-x64-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. | 
| 
                      
                          build-win-x64-arm64: 
                        src/N_m3u8DL-RE/Program.cs#L126
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-win-x64-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) | 
| 
                      
                          build-win-x64-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L628
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-win-x64-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L374
                      
                       The variable 'e' is declared but never used | 
| 
                      
                          build-win-x64-arm64: 
                        src/N_m3u8DL-RE/Program.cs#L126
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-win-x64-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) | 
| 
                      
                          build-win-x64-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L628
                      
                       'MyOption.UseShakaPackager' is obsolete: 'Use DecryptionEngine instead' | 
| 
                      
                          build-win-x64-arm64: 
                        src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs#L374
                      
                       The variable 'e' is declared but never used | 
| 
                      
                          build-win-x64-arm64: 
                        src/N_m3u8DL-RE.Parser/Mp4/MP4TtmlUtil.cs#L144
                      
                       The variable 'sawMDAT' is assigned but its value is never used | 
| 
                      
                          build-win-x64-arm64: 
                        src/N_m3u8DL-RE.Parser/Mp4/MSSMoovProcessor.cs#L228
                      
                       Possible null reference argument for parameter 'hex' in 'byte[] HexUtil.HexToBytes(string hex)'. | 
| 
                      
                          build-win-x64-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. | 
| 
                      
                          build-win-x64-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. | 
Artifacts
Produced during runtime
          | Name | Size | Digest | |
|---|---|---|---|
| 
                        
                          android-bionic-arm64
                        
                       | 7.67 MB | sha256:efa519e77b3002eaf3136101997cdd91e739bfba42fd1a100e19ba24a6382991 |  | 
| 
                        
                          android-bionic-x64
                        
                       | 8.01 MB | sha256:5f32b3933dd5f5f4131ac602478138049caff2b9884acd8f3a62fa2ffbbd4a37 |  | 
| 
                        
                          linux-arm64
                        
                       | 7.77 MB | sha256:76ec30b3ec264db319b259b06b2fac4d160d8b2fd0eb9ac7acba9d0b4b861d95 |  | 
| 
                        
                          linux-musl-arm64
                        
                       | 7.68 MB | sha256:7d093579095d4b30f16692826e9de1c7a5a585f7ef794114b8d0372fdbb6841a |  | 
| 
                        
                          linux-musl-x64
                        
                       | 8.02 MB | sha256:b5310f858cc0a801eff6b0a2ff741c8295085215d1e1a51da2f8ad7381ec5f5f |  | 
| 
                        
                          linux-x64
                        
                       | 8.11 MB | sha256:46d62581bae99f3bb58f8d22ca05a15534f5d3a4ffa7dcb7df94c8106fb21565 |  | 
| 
                        
                          osx-arm64
                        
                       | 7.93 MB | sha256:1b7e629e5bde091936517fcf808f58e61e186c90416d03cfc6d169c4e8f77712 |  | 
| 
                        
                          osx-x64
                        
                       | 8.25 MB | sha256:856fc4c80ebdfb3058aaa63f30acc63e62382a2bfb7f2b741d5242612cc2f33a |  | 
| 
                        
                          win-NT6.0-x86
                        
                       | 6.99 MB | sha256:9a2b70d2a2c9bb74e2fa45bbc70bda116e09683d74788542bd732f51431c0a88 |  | 
| 
                        
                          win-arm64
                        
                       | 7.11 MB | sha256:f501dc7a395bcceaf6ecef976adb0e828f6f8cf0c8a930521e2f4a1078529275 |  | 
| 
                        
                          win-x64
                        
                       | 7.31 MB | sha256:9d99b28420adfc002736ed7c850f073f69f3d96f9ac8ab5cc5c478a78293ec64 |  |