chore: fix dependabot file syntax #691
Annotations
6 warnings
|
Run doc API snippets:
examples/DocExampleApis/Program.cs#L73
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Run doc API snippets:
examples/DocExampleApis/Program.cs#L65
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Run doc API snippets:
examples/DocExampleApis/Program.cs#L56
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Run doc API snippets:
examples/DocExampleApis/Program.cs#L18
'EnvMomentoTokenProvider.EnvMomentoTokenProvider(string)' is obsolete: 'EnvMomentoTokenProvider is deprecated, please use EnvMomentoV2TokenProvider instead.'
|
|
Run doc API snippets:
examples/DocExampleApis/Program.cs#L18
'EnvMomentoTokenProvider' is obsolete: 'EnvMomentoTokenProvider is deprecated, please use EnvMomentoV2TokenProvider instead.'
|
|
Set up dotnet
.NET 6.0 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.
|
Loading