chore: fix dependabot file syntax #691
build.yaml
on: pull_request
format-check
32s
build_examples
35s
Matrix: build_csharp
Matrix: test_momento_local
Annotations
78 warnings
|
build_examples:
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.
|
|
build_examples:
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.
|
|
build_examples:
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.
|
|
build_examples:
examples/DocExampleApis/Program.cs#L18
'EnvMomentoTokenProvider.EnvMomentoTokenProvider(string)' is obsolete: 'EnvMomentoTokenProvider is deprecated, please use EnvMomentoV2TokenProvider instead.'
|
|
build_examples:
examples/DocExampleApis/Program.cs#L18
'EnvMomentoTokenProvider' is obsolete: 'EnvMomentoTokenProvider is deprecated, please use EnvMomentoV2TokenProvider instead.'
|
|
build_examples
.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.
|
|
build_csharp (ubuntu-latest, false):
src/Momento.Sdk/Config/Transport/StaticAuthTransportStrategy.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, false):
src/Momento.Sdk/Config/Transport/SocketsHttpHandlerOptions.cs#L111
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, false):
src/Momento.Sdk/Config/TopicConfiguration.cs#L59
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, false):
src/Momento.Sdk/Internal/Middleware/RetryMiddleware.cs#L92
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, false):
src/Momento.Sdk/Config/Retry/FixedTimeoutRetryStrategy.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, false):
src/Momento.Sdk/Config/Retry/FixedCountRetryStrategy.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, false):
src/Momento.Sdk/Config/Retry/ExponentialBackoffRetryStrategy.cs#L108
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, false):
src/Momento.Sdk/Config/Configuration.cs#L122
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, false):
src/Momento.Sdk/Config/AuthConfiguration.cs#L33
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, false):
src/Momento.Sdk/ITopicClient.cs#L47
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
|
build_csharp (ubuntu-latest, false)
.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.
|
|
build_csharp (ubuntu-latest, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L184
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Retry/FixedTimeoutRetryStrategy.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Retry/FixedCountRetryStrategy.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L90
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Transport/StaticTopicTransportStrategy.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Transport/StaticAuthTransportStrategy.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Transport/SocketsHttpHandlerOptions.cs#L111
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Configuration.cs#L122
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/AuthConfiguration.cs#L33
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/ITopicClient.cs#L47
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Transport/StaticTopicTransportStrategy.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Transport/StaticAuthTransportStrategy.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Transport/SocketsHttpHandlerOptions.cs#L111
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Internal/Middleware/RetryMiddleware.cs#L92
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Retry/FixedTimeoutRetryStrategy.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Retry/FixedCountRetryStrategy.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Retry/ExponentialBackoffRetryStrategy.cs#L108
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/Configuration.cs#L122
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/Config/AuthConfiguration.cs#L33
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (ubuntu-latest, true):
src/Momento.Sdk/ITopicClient.cs#L47
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
|
build_csharp (ubuntu-latest, true)
.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.
|
|
build_csharp (ubuntu-latest, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build_csharp (ubuntu-latest, true)
Back off 10.149 seconds before retry.
|
|
build_csharp (ubuntu-latest, true)
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/871f041373faaad213a635d9afb62905ec029bbb'. Error: Connection refused (api.github.com:443)
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Transport/StaticAuthTransportStrategy.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Transport/SocketsHttpHandlerOptions.cs#L111
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/TopicConfiguration.cs#L59
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Internal/Middleware/RetryMiddleware.cs#L92
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Retry/FixedTimeoutRetryStrategy.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Retry/FixedCountRetryStrategy.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Retry/ExponentialBackoffRetryStrategy.cs#L108
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Configuration.cs#L122
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/AuthConfiguration.cs#L33
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/ITopicClient.cs#L47
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Retry/FixedCountRetryStrategy.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Retry/ExponentialBackoffRetryStrategy.cs#L108
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L184
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L90
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Transport/StaticTopicTransportStrategy.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Transport/StaticAuthTransportStrategy.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Transport/SocketsHttpHandlerOptions.cs#L111
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/Configuration.cs#L122
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/Config/AuthConfiguration.cs#L33
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, true):
src/Momento.Sdk/ITopicClient.cs#L47
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
|
build_csharp (windows-latest, true)
.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.
|
|
build_csharp (windows-latest, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build_csharp (windows-latest, false):
src/Momento.Sdk/Config/Transport/StaticTopicTransportStrategy.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, false):
src/Momento.Sdk/Internal/Middleware/RetryMiddleware.cs#L92
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, false):
src/Momento.Sdk/Config/Transport/StaticAuthTransportStrategy.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, false):
src/Momento.Sdk/Config/Retry/FixedTimeoutRetryStrategy.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, false):
src/Momento.Sdk/Config/Retry/FixedCountRetryStrategy.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, false):
src/Momento.Sdk/Config/Retry/ExponentialBackoffRetryStrategy.cs#L108
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, false):
src/Momento.Sdk/Config/Transport/SocketsHttpHandlerOptions.cs#L111
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, false):
src/Momento.Sdk/Config/Configuration.cs#L122
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, false):
src/Momento.Sdk/Config/AuthConfiguration.cs#L33
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build_csharp (windows-latest, false):
src/Momento.Sdk/ITopicClient.cs#L47
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
|
build_csharp (windows-latest, false)
.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.
|
|
build_csharp (windows-latest, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build_csharp (windows-latest, false)
Back off 14.548 seconds before retry.
|
|
build_csharp (windows-latest, false)
Failed to download action 'https://api.github.com/repos/gerred/actions/zipball/c3950138908da5fe2b904f1dc39535d565f1547f'. Error: No connection could be made because the target machine actively refused it. (api.github.com:443)
|