Merge pull request #750 from gnattu/server #174
Annotations
21 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 win-arm64 -c Release -o artifact-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.
|
Run dotnet publish BBDown -r win-arm64 -c Release -o artifact-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.
|
Run dotnet publish BBDown -r win-arm64 -c Release -o artifact-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")'.
|
Run dotnet publish BBDown -r win-arm64 -c Release -o artifact-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)'.
|
Run dotnet publish BBDown -r win-arm64 -c Release -o artifact-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)'.
|
Run dotnet publish BBDown -r win-arm64 -c Release -o artifact-arm64:
BBDown/Program.cs#L611
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)'.
|
Run dotnet publish BBDown -r win-arm64 -c Release -o artifact-arm64:
BBDown/Program.cs#L611
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)'.
|
Run dotnet publish BBDown -r win-arm64 -c Release -o artifact-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.
|
Run dotnet publish BBDown -r win-arm64 -c Release -o artifact-arm64:
BBDown/BBDownApiServer.cs#L71
Possible null reference argument for parameter 'option' in 'Task BBDownApiServer.AddDownloadTaskAsync(MyOption option)'.
|
Run dotnet publish BBDown -r win-arm64 -c Release -o artifact-arm64:
BBDown/BBDownDownloadUtil.cs#L77
Converting null literal or possible null value to non-nullable type.
|
Run dotnet publish BBDown -r win-x64 -c Release -o artifact-x64:
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 win-x64 -c Release -o artifact-x64:
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 win-x64 -c Release -o artifact-x64:
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 win-x64 -c Release -o artifact-x64:
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 win-x64 -c Release -o artifact-x64:
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 win-x64 -c Release -o artifact-x64:
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 win-x64 -c Release -o artifact-x64:
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 win-x64 -c Release -o artifact-x64:
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 win-x64 -c Release -o artifact-x64:
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 win-x64 -c Release -o artifact-x64:
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