chore: update list of retryable gRPC functions #606
Annotations
22 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Get current time
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:
src/Momento.Sdk/ITopicClient.cs#L48
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
Build:
src/Momento.Sdk/Config/AuthConfiguration.cs#L33
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Momento.Sdk/Config/Configuration.cs#L122
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Momento.Sdk/Config/Retry/FixedCountRetryStrategy.cs#L69
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Momento.Sdk/Internal/Middleware/RetryMiddleware.cs#L75
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Momento.Sdk/Config/TopicConfiguration.cs#L43
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
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:
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:
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:
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L89
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
src/Momento.Sdk/ITopicClient.cs#L48
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
Test:
src/Momento.Sdk/Config/AuthConfiguration.cs#L33
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
src/Momento.Sdk/Config/Configuration.cs#L122
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
src/Momento.Sdk/Config/TopicConfiguration.cs#L43
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
src/Momento.Sdk/Config/Retry/FixedCountRetryStrategy.cs#L69
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
src/Momento.Sdk/Config/Transport/StaticTopicTransportStrategy.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
src/Momento.Sdk/Config/Transport/SocketsHttpHandlerOptions.cs#L111
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
src/Momento.Sdk/Config/Transport/StaticAuthTransportStrategy.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L89
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L183
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Loading