chore(deps): bump technote-space/toc-generator from 2.4.0 to 4.3.1 #118
build-debug.yml
on: pull_request
build-dotnet
1m 0s
Matrix: build-unity
Annotations
1 error and 10 warnings
build-unity (2021.3.41f1)
Authentication error with environment variables: you must set either 1) OP_SERVICE_ACCOUNT_TOKEN, or 2) both OP_CONNECT_HOST and OP_CONNECT_TOKEN.
|
build-dotnet
'JobExtensions.With(Job, Jit)' is obsolete: 'This method will soon be removed, please start using .WithJit instead'
|
build-dotnet
'JobExtensions.With(Job, Platform)' is obsolete: 'This method will soon be removed, please start using .WithPlatform instead'
|
build-dotnet
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
build-dotnet
'ManualConfig.Add(params IExporter[])' is obsolete: 'This method will soon be removed, please start using .AddExporter() instead.'
|
build-dotnet
'ManualConfig.Add(params IExporter[])' is obsolete: 'This method will soon be removed, please start using .AddExporter() instead.'
|
build-dotnet
'ManualConfig.Add(params IDiagnoser[])' is obsolete: 'This method will soon be removed, please start using .AddDiagnoser() instead.'
|
build-dotnet:
benchmark/PerfBenchmark/BenchmarkConfig.cs#L18
'JobExtensions.With(Job, Jit)' is obsolete: 'This method will soon be removed, please start using .WithJit instead'
|
build-dotnet:
benchmark/PerfBenchmark/BenchmarkConfig.cs#L18
'JobExtensions.With(Job, Platform)' is obsolete: 'This method will soon be removed, please start using .WithPlatform instead'
|
build-dotnet:
benchmark/PerfBenchmark/BenchmarkConfig.cs#L18
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
build-dotnet:
benchmark/PerfBenchmark/BenchmarkConfig.cs#L20
'ManualConfig.Add(params IExporter[])' is obsolete: 'This method will soon be removed, please start using .AddExporter() instead.'
|