Bump Microsoft.CodeAnalysis.CSharp.Workspaces, System.Threading.Tasks.Extensions and Microsoft.CodeAnalysis.Analyzers #231
Annotations
10 errors and 11 warnings
Build:
Tsu.TreeSourceGen/sample/Program.cs#L18
'Program.MyVisitor.VisitBinary(Binary)': no suitable method found to override
|
Build:
Tsu.TreeSourceGen/sample/Program.cs#L21
'Program.MyVisitor.VisitConstant(Constant)': no suitable method found to override
|
Build:
Tsu.TreeSourceGen/sample/Program.cs#L24
'Program.MyVisitor.VisitFunctionCall(FunctionCall)': no suitable method found to override
|
Build:
Tsu.TreeSourceGen/sample/Program.cs#L28
The type or namespace name 'TreeNodeAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Tsu.TreeSourceGen/sample/Program.cs#L28
The type or namespace name 'TreeNode' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Tsu.TreeSourceGen/sample/Program.cs#L33
The type or namespace name 'TreeNodeAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Tsu.TreeSourceGen/sample/Program.cs#L33
The type or namespace name 'TreeNode' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Tsu.TreeSourceGen/sample/Program.cs#L38
The type or namespace name 'TreeNodeAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Tsu.TreeSourceGen/sample/Program.cs#L38
The type or namespace name 'TreeNode' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Tsu.TreeSourceGen/sample/Program.cs#L46
The type or namespace name 'TreeNodeAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Install dependencies
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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/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.Benchmarks/FileSizeFormatBranchingBenchmarks.cs#L27
'RuntimeMoniker.NetCoreApp50' is obsolete: 'Please switch to the 'RuntimeMoniker.Net50''
|
Build:
Tsu.Benchmarks/NumberScaleMicrobenchmark.cs#L26
'RuntimeMoniker.NetCoreApp50' is obsolete: 'Please switch to the 'RuntimeMoniker.Net50''
|
Build:
Tsu.Benchmarks/NumberScaleMicrobenchmark.cs#L26
'RuntimeMoniker.NetCoreApp50' is obsolete: 'Please switch to the 'RuntimeMoniker.Net50''
|
Loading