chore(deps): bump technote-space/toc-generator from 2.4.0 to 4.3.1 #118
Annotations
10 warnings
Run dotnet build -c Debug
'JobExtensions.With(Job, Jit)' is obsolete: 'This method will soon be removed, please start using .WithJit instead'
|
Run dotnet build -c Debug
'JobExtensions.With(Job, Platform)' is obsolete: 'This method will soon be removed, please start using .WithPlatform instead'
|
Run dotnet build -c Debug
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
Run dotnet build -c Debug
'ManualConfig.Add(params IExporter[])' is obsolete: 'This method will soon be removed, please start using .AddExporter() instead.'
|
Run dotnet build -c Debug
'ManualConfig.Add(params IExporter[])' is obsolete: 'This method will soon be removed, please start using .AddExporter() instead.'
|
Run dotnet build -c Debug
'ManualConfig.Add(params IDiagnoser[])' is obsolete: 'This method will soon be removed, please start using .AddDiagnoser() instead.'
|
Run dotnet build -c Debug:
benchmark/PerfBenchmark/BenchmarkConfig.cs#L18
'JobExtensions.With(Job, Jit)' is obsolete: 'This method will soon be removed, please start using .WithJit instead'
|
Run dotnet build -c Debug:
benchmark/PerfBenchmark/BenchmarkConfig.cs#L18
'JobExtensions.With(Job, Platform)' is obsolete: 'This method will soon be removed, please start using .WithPlatform instead'
|
Run dotnet build -c Debug:
benchmark/PerfBenchmark/BenchmarkConfig.cs#L18
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
Run dotnet build -c Debug:
benchmark/PerfBenchmark/BenchmarkConfig.cs#L20
'ManualConfig.Add(params IExporter[])' is obsolete: 'This method will soon be removed, please start using .AddExporter() instead.'
|
Loading