Build Latest #1
Annotations
20 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run dotnet publish BBDown -r osx-x64 -c Release -o artifact-x64:
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.
|
Run dotnet publish BBDown -r osx-x64 -c Release -o artifact-x64:
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.
|
Run dotnet publish BBDown -r osx-x64 -c Release -o artifact-x64:
BBDown/Program.cs#L423
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")'.
|
Run dotnet publish BBDown -r osx-x64 -c Release -o artifact-x64:
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.
|
Run dotnet publish BBDown -r osx-x64 -c Release -o artifact-x64:
BBDown/BBDownApiServer.cs#L71
Possible null reference argument for parameter 'option' in 'Task BBDownApiServer.AddDownloadTaskAsync(MyOption option)'.
|
Run dotnet publish BBDown -r osx-x64 -c Release -o artifact-x64:
BBDown/BBDownDownloadUtil.cs#L77
Converting null literal or possible null value to non-nullable type.
|
Run dotnet publish BBDown -r osx-x64 -c Release -o artifact-x64:
BBDown/BBDownDownloadUtil.cs#L88
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Run dotnet publish BBDown -r osx-x64 -c Release -o artifact-x64:
BBDown/BBDownUtil.cs#L559
Possible null reference argument for parameter 'sub' in 'string BBDownUtil.RSubString(string sub)'.
|
Run dotnet publish BBDown -r osx-x64 -c Release -o artifact-x64:
BBDown/BBDownUtil.cs#L559
Possible null reference argument for parameter 'sub' in 'string BBDownUtil.RSubString(string sub)'.
|
Run dotnet publish BBDown -r osx-arm64 -c Release -o artifact-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.
|
Run dotnet publish BBDown -r osx-arm64 -c Release -o artifact-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.
|
Run dotnet publish BBDown -r osx-arm64 -c Release -o artifact-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.
|
Run dotnet publish BBDown -r osx-arm64 -c Release -o artifact-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.
|
Run dotnet publish BBDown -r osx-arm64 -c Release -o artifact-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.
|
Run dotnet publish BBDown -r osx-arm64 -c Release -o artifact-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.
|
Run dotnet publish BBDown -r osx-arm64 -c Release -o artifact-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.
|
Run dotnet publish BBDown -r osx-arm64 -c Release -o artifact-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.
|
Run dotnet publish BBDown -r osx-arm64 -c Release -o artifact-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.
|
Run dotnet publish BBDown -r osx-arm64 -c Release -o artifact-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.
|
Loading