Skip to content

Build Latest

Build Latest #155

Manually triggered October 21, 2024 16:10
Status Success
Total duration 4m 8s
Artifacts 6

build_latest.yml

on: workflow_dispatch
build-win-x64-arm64
3m 50s
build-win-x64-arm64
build-linux-x64
2m 1s
build-linux-x64
build-linux-arm64
2m 11s
build-linux-arm64
build-mac-x64-arm64
1m 28s
build-mac-x64-arm64
Create Github draft release
0s
Create Github draft release
Attach native executables to release
0s
Attach native executables to release
Fit to window
Zoom out
Zoom in

Annotations

55 warnings
build-mac-x64-arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-mac-x64-arm64: src/N_m3u8DL-RE/CommandLine/MyOption.cs#L247
Non-nullable property 'MuxOptions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-mac-x64-arm64: src/N_m3u8DL-RE/DownloadManager/HTTPLiveRecordManager.cs#L87
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build-mac-x64-arm64: src/N_m3u8DL-RE/DownloadManager/HTTPLiveRecordManager.cs#L89
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build-mac-x64-arm64: src/N_m3u8DL-RE/Program.cs#L81
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build-mac-x64-arm64: src/N_m3u8DL-RE/Program.cs#L308
Dereference of a possibly null reference.
build-mac-x64-arm64: src/N_m3u8DL-RE.Common/Log/CustomAnsiConsole.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build-mac-x64-arm64: src/N_m3u8DL-RE.Common/Util/GlobalUtil.cs#L77
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-mac-x64-arm64: src/N_m3u8DL-RE.Common/Entity/StreamSpec.cs#L54
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-mac-x64-arm64: src/N_m3u8DL-RE.Common/Entity/StreamSpec.cs#L59
Non-nullable property 'OriginalUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-mac-x64-arm64: src/N_m3u8DL-RE.Common/Entity/MediaSegment.cs#L22
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-mac-x64-arm64: src/N_m3u8DL-RE.Common/Entity/Playlist.cs#L13
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property 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-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#L28
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-mac-x64-arm64: src/N_m3u8DL-RE.Parser/StreamExtractor.cs#L28
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-x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-linux-x64: src/N_m3u8DL-RE.Common/Log/CustomAnsiConsole.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build-linux-x64: src/N_m3u8DL-RE.Common/Util/GlobalUtil.cs#L77
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-linux-x64: src/N_m3u8DL-RE.Common/Entity/StreamSpec.cs#L54
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-x64: src/N_m3u8DL-RE.Common/Entity/StreamSpec.cs#L59
Non-nullable property 'OriginalUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-x64: src/N_m3u8DL-RE.Common/Entity/Playlist.cs#L13
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-x64: src/N_m3u8DL-RE.Common/Entity/MediaSegment.cs#L22
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-x64: src/N_m3u8DL-RE.Parser/Config/ParserConfig.cs#L10
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-x64: src/N_m3u8DL-RE.Parser/Config/ParserConfig.cs#L12
Non-nullable property 'OriginalUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-x64: src/N_m3u8DL-RE.Parser/Config/ParserConfig.cs#L14
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-x64: src/N_m3u8DL-RE.Parser/Extractor/LiveTSExtractor.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-linux-arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-linux-arm64: src/N_m3u8DL-RE.Common/Log/CustomAnsiConsole.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build-linux-arm64: src/N_m3u8DL-RE.Common/Util/GlobalUtil.cs#L77
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-linux-arm64: src/N_m3u8DL-RE.Common/Entity/StreamSpec.cs#L54
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-arm64: src/N_m3u8DL-RE.Common/Entity/StreamSpec.cs#L59
Non-nullable property 'OriginalUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-arm64: src/N_m3u8DL-RE.Common/Entity/MediaSegment.cs#L22
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-arm64: src/N_m3u8DL-RE.Common/Entity/Playlist.cs#L13
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-arm64: src/N_m3u8DL-RE.Parser/Config/ParserConfig.cs#L10
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-arm64: src/N_m3u8DL-RE.Parser/Config/ParserConfig.cs#L12
Non-nullable property 'OriginalUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-arm64: src/N_m3u8DL-RE.Parser/Config/ParserConfig.cs#L14
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-win-x64-arm64: src/N_m3u8DL-RE/CommandLine/MyOption.cs#L247
Non-nullable property 'MuxOptions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-win-x64-arm64: src/N_m3u8DL-RE/DownloadManager/HTTPLiveRecordManager.cs#L87
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build-win-x64-arm64: src/N_m3u8DL-RE/DownloadManager/HTTPLiveRecordManager.cs#L89
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build-win-x64-arm64: src/N_m3u8DL-RE/Program.cs#L81
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build-win-x64-arm64: src/N_m3u8DL-RE/Program.cs#L308
Dereference of a possibly null reference.
build-win-x64-arm64: src/N_m3u8DL-RE.Common/Log/CustomAnsiConsole.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build-win-x64-arm64: src/N_m3u8DL-RE.Common/Entity/MediaSegment.cs#L22
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-win-x64-arm64: src/N_m3u8DL-RE.Common/Util/GlobalUtil.cs#L77
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-win-x64-arm64: src/N_m3u8DL-RE.Common/Entity/StreamSpec.cs#L54
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-win-x64-arm64: src/N_m3u8DL-RE.Common/Entity/StreamSpec.cs#L59
Non-nullable property 'OriginalUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-win-x64-arm64: src/N_m3u8DL-RE.Common/Entity/Playlist.cs#L13
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-win-x64-arm64: src/N_m3u8DL-RE.Parser/Config/ParserConfig.cs#L10
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-win-x64-arm64: src/N_m3u8DL-RE.Parser/Config/ParserConfig.cs#L12
Non-nullable property 'OriginalUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-win-x64-arm64: src/N_m3u8DL-RE.Parser/Config/ParserConfig.cs#L14
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property 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.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "N_m3u8DL-RE_Beta_linux-arm64", "N_m3u8DL-RE_Beta_linux-x64", "N_m3u8DL-RE_Beta_osx-arm64", "N_m3u8DL-RE_Beta_osx-x64", "N_m3u8DL-RE_Beta_win-arm64", "N_m3u8DL-RE_Beta_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/

Artifacts

Produced during runtime
Name Size
N_m3u8DL-RE_Beta_linux-arm64
20.6 MB
N_m3u8DL-RE_Beta_linux-x64
7.16 MB
N_m3u8DL-RE_Beta_osx-arm64
21.2 MB
N_m3u8DL-RE_Beta_osx-x64
20.9 MB
N_m3u8DL-RE_Beta_win-arm64
16.3 MB
N_m3u8DL-RE_Beta_win-x64
6.16 MB