Build Latest #142
Annotations
10 warnings
Run dotnet publish src/N_m3u8DL-RE -r linux-x64 -c Release -o artifact:
src/N_m3u8DL-RE.Common/Util/GlobalUtil.cs#L77
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Run dotnet publish src/N_m3u8DL-RE -r linux-x64 -c Release -o artifact:
src/N_m3u8DL-RE.Common/Entity/StreamSpec.cs#L54
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet publish src/N_m3u8DL-RE -r linux-x64 -c Release -o artifact:
src/N_m3u8DL-RE.Common/Entity/StreamSpec.cs#L59
Non-nullable property 'OriginalUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet publish src/N_m3u8DL-RE -r linux-x64 -c Release -o artifact:
src/N_m3u8DL-RE.Common/Entity/Playlist.cs#L13
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet publish src/N_m3u8DL-RE -r linux-x64 -c Release -o artifact:
src/N_m3u8DL-RE.Common/Entity/MediaSegment.cs#L22
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet publish src/N_m3u8DL-RE -r linux-x64 -c Release -o artifact:
src/N_m3u8DL-RE.Parser/Config/ParserConfig.cs#L10
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet publish src/N_m3u8DL-RE -r linux-x64 -c Release -o artifact:
src/N_m3u8DL-RE.Parser/Config/ParserConfig.cs#L12
Non-nullable property 'OriginalUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet publish src/N_m3u8DL-RE -r linux-x64 -c Release -o artifact:
src/N_m3u8DL-RE.Parser/Config/ParserConfig.cs#L14
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet publish src/N_m3u8DL-RE -r linux-x64 -c Release -o artifact:
src/N_m3u8DL-RE.Parser/Mp4/MSSMoovProcessor.cs#L68
Non-nullable field 'ProtecitonKID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet publish src/N_m3u8DL-RE -r linux-x64 -c Release -o artifact:
src/N_m3u8DL-RE.Parser/Mp4/MSSMoovProcessor.cs#L68
Non-nullable field 'ProtecitonKID_PR' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading