Add package annotations. #92
Annotations
11 warnings
Build:
Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
Tsu.CLI/src/sourcegen/CommandManager/CommandMethod.cs#L128
Unreachable code detected
|
Build:
Tsu.CLI/src/sourcegen/CommandManager/CommandManagerClass.cs#L136
The event 'CommandManagerClass.DiagnosticReported' is never used
|
Build:
Tsu.CLI/src/sourcegen/CommandManager/CommandClass.cs#L31
Missing XML comment for publicly visible type or member 'CommandClass'
|
Build:
Tsu.CLI/src/sourcegen/CommandManager/CommandManagerClass.cs#L32
Missing XML comment for publicly visible type or member 'CommandManagerClass'
|
Build:
Tsu.CLI/src/sourcegen/CommandManager/CommandManagerClass.cs#L46
XML comment on 'CommandManagerClass.Initialize(Compilation, SemanticModel, ClassDeclarationSyntax, CommonSymbols, CancellationToken)' has a paramref tag for 'commandAttributeSymbol', but there is no parameter by that name
|
Build:
Tsu.CLI/src/sourcegen/CommandManager/CommandManagerClass.cs#L50
XML comment has a param tag for 'commandAttributeSymbol', but there is no parameter by that name
|
Setup .NET
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
The logs for this run have expired and are no longer available.
Loading