Skip to content

修复BV计算问题 fix #762 #178

修复BV计算问题 fix #762

修复BV计算问题 fix #762 #178

Triggered via push November 8, 2023 13:42
Status Success
Total duration 4m 9s
Artifacts 6

build_latest.yml

on: push
build-win-x64-arm64
3m 54s
build-win-x64-arm64
build-linux-x64
3m 51s
build-linux-x64
build-linux-arm64
3m 8s
build-linux-arm64
build-mac-x64-arm64
3m 35s
build-mac-x64-arm64
Fit to window
Zoom out
Zoom in

Annotations

64 warnings
build-linux-arm64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-linux-arm64
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-arm64
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-arm64
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-arm64
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-arm64
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-arm64
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-arm64
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-arm64
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-arm64
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-arm64
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-mac-x64-arm64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-mac-x64-arm64: BBDown/Program.cs#L167
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: BBDown/Program.cs#L175
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: BBDown/BBDownApiServer.cs#L71
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: BBDown/BBDownApiServer.cs#L71
Possible null reference argument for parameter 'option' in 'Task BBDownApiServer.AddDownloadTaskAsync(MyOption option)'.
build-mac-x64-arm64: BBDown/Program.cs#L383
Possible null reference argument for parameter 'encoding' in 'Task<ParsedResult> Parser.ExtractTracksAsync(string aidOri, string aid, string cid, string epId, bool tvApi, bool intlApi, bool appApi, string encoding, string qn = "0")'.
build-mac-x64-arm64: BBDown/Program.cs#L432
Possible null reference argument for parameter 'dfnPriority' in 'List<Video> Program.SortTracks(List<Video> videoTracks, Dictionary<string, int> dfnPriority, Dictionary<string, byte> encodingPriority, bool videoAscending)'.
build-mac-x64-arm64: BBDown/Program.cs#L432
Possible null reference argument for parameter 'encodingPriority' in 'List<Video> Program.SortTracks(List<Video> videoTracks, Dictionary<string, int> dfnPriority, Dictionary<string, byte> encodingPriority, bool videoAscending)'.
build-mac-x64-arm64: BBDown/Program.cs#L612
Possible null reference argument for parameter 'dfnPriority' in 'List<Video> Program.SortTracks(List<Video> videoTracks, Dictionary<string, int> dfnPriority, Dictionary<string, byte> encodingPriority, bool videoAscending)'.
build-mac-x64-arm64: BBDown/Program.cs#L612
Possible null reference argument for parameter 'encodingPriority' in 'List<Video> Program.SortTracks(List<Video> videoTracks, Dictionary<string, int> dfnPriority, Dictionary<string, byte> encodingPriority, bool videoAscending)'.
build-mac-x64-arm64: BBDown/BBDownDownloadUtil.cs#L77
Converting null literal or possible null value to non-nullable type.
build-mac-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Device.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-mac-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Device.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-mac-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Device.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-mac-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Device.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-mac-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Fawkesreq.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-mac-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Fawkesreq.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-mac-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Fawkesreq.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-mac-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Fawkesreq.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-mac-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Locale.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-mac-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Locale.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-linux-x64
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-x64
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-x64
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-x64
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-x64
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-x64
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-x64
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-x64
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-x64
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-linux-x64
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-win-x64-arm64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-win-x64-arm64: BBDown/BBDownApiServer.cs#L71
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: BBDown/BBDownApiServer.cs#L71
Possible null reference argument for parameter 'option' in 'Task BBDownApiServer.AddDownloadTaskAsync(MyOption option)'.
build-win-x64-arm64: BBDown/Program.cs#L167
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: BBDown/Program.cs#L175
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: BBDown/Program.cs#L383
Possible null reference argument for parameter 'encoding' in 'Task<ParsedResult> Parser.ExtractTracksAsync(string aidOri, string aid, string cid, string epId, bool tvApi, bool intlApi, bool appApi, string encoding, string qn = "0")'.
build-win-x64-arm64: BBDown/Program.cs#L432
Possible null reference argument for parameter 'dfnPriority' in 'List<Video> Program.SortTracks(List<Video> videoTracks, Dictionary<string, int> dfnPriority, Dictionary<string, byte> encodingPriority, bool videoAscending)'.
build-win-x64-arm64: BBDown/Program.cs#L432
Possible null reference argument for parameter 'encodingPriority' in 'List<Video> Program.SortTracks(List<Video> videoTracks, Dictionary<string, int> dfnPriority, Dictionary<string, byte> encodingPriority, bool videoAscending)'.
build-win-x64-arm64: BBDown/Program.cs#L612
Possible null reference argument for parameter 'dfnPriority' in 'List<Video> Program.SortTracks(List<Video> videoTracks, Dictionary<string, int> dfnPriority, Dictionary<string, byte> encodingPriority, bool videoAscending)'.
build-win-x64-arm64: BBDown/Program.cs#L612
Possible null reference argument for parameter 'encodingPriority' in 'List<Video> Program.SortTracks(List<Video> videoTracks, Dictionary<string, int> dfnPriority, Dictionary<string, byte> encodingPriority, bool videoAscending)'.
build-win-x64-arm64: BBDown/BBDownDownloadUtil.cs#L77
Converting null literal or possible null value to non-nullable type.
build-win-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Device.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-win-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Device.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-win-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Device.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-win-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Device.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-win-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Fawkesreq.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-win-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Fawkesreq.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-win-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Fawkesreq.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-win-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Fawkesreq.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-win-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Locale.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-win-x64-arm64: BBDown.Core/obj/Release/net7.0/APP/Header/Locale.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.

Artifacts

Produced during runtime
Name Size
BBDown_linux-arm64 Expired
21.5 MB
BBDown_linux-x64 Expired
20.7 MB
BBDown_osx-arm64 Expired
21.9 MB
BBDown_osx-x64 Expired
21.9 MB
BBDown_win-arm64 Expired
17.5 MB
BBDown_win-x64 Expired
17 MB