Merge pull request #776 from My-Responsitories/master #184
Annotations
20 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/
|
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/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/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.
|
The logs for this run have expired and are no longer available.
Loading