Skip to content

fix tv parser

fix tv parser #69

Triggered via push July 17, 2024 14:57
Status Failure
Total duration 2m 47s
Artifacts 4

build_latest.yml

on: push
build-win-x64-arm64
2m 34s
build-win-x64-arm64
build-linux-x64
17s
build-linux-x64
build-linux-arm64
44s
build-linux-arm64
build-mac-x64-arm64
1m 22s
build-mac-x64-arm64
Fit to window
Zoom out
Zoom in

Annotations

43 warnings
build-linux-x64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-linux-arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-mac-x64-arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-mac-x64-arm64: BBDown/BBDownDownloadUtil.cs#L77
Converting null literal or possible null value to non-nullable type.
build-mac-x64-arm64: BBDown/BBDownDownloadUtil.cs#L88
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
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#L172
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#L180
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/BBDownUtil.cs#L559
Possible null reference argument for parameter 'sub' in 'string BBDownUtil.RSubString(string sub)'.
build-mac-x64-arm64: BBDown/BBDownUtil.cs#L559
Possible null reference argument for parameter 'sub' in 'string BBDownUtil.RSubString(string sub)'.
build-mac-x64-arm64: BBDown/Program.cs#L422
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.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-win-x64-arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-win-x64-arm64: BBDown/Program.cs#L172
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#L180
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
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#L422
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/BBDownDownloadUtil.cs#L77
Converting null literal or possible null value to non-nullable type.
build-win-x64-arm64: BBDown/BBDownDownloadUtil.cs#L88
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-win-x64-arm64: BBDown/BBDownUtil.cs#L559
Possible null reference argument for parameter 'sub' in 'string BBDownUtil.RSubString(string sub)'.
build-win-x64-arm64: BBDown/BBDownUtil.cs#L559
Possible null reference argument for parameter 'sub' in 'string BBDownUtil.RSubString(string sub)'.
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.
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: "BBDown_osx-arm64", "BBDown_osx-x64", "BBDown_win-arm64", "BBDown_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
BBDown_osx-arm64 Expired
22.1 MB
BBDown_osx-x64 Expired
22 MB
BBDown_win-arm64 Expired
17.6 MB
BBDown_win-x64 Expired
17.1 MB