修复跨平台无法获取Console.Title
问题
#170
Annotations
16 warnings
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/
|
BBDown/BBDownDownloadUtil.cs#L76
Converting null literal or possible null value to non-nullable type.
|
BBDown/BBDownDownloadUtil.cs#L87
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
BBDown/Program.cs#L153
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.
|
BBDown/BBDownUtil.cs#L571
Possible null reference argument for parameter 'sub' in 'string BBDownUtil.RSubString(string sub)'.
|
BBDown/BBDownUtil.cs#L571
Possible null reference argument for parameter 'sub' in 'string BBDownUtil.RSubString(string sub)'.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
The logs for this run have expired and are no longer available.
Loading