fix: generate readme should be its own ci job #527
Annotations
2 errors and 11 warnings
|
Integration Test
The operation was canceled.
|
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/Config/Transport/StaticVectorIndexTransportStrategy.cs#L40
Missing XML comment for publicly visible type or member 'StaticVectorIndexTransportStrategy.WithSocketsHttpHandlerOptions(SocketsHttpHandlerOptions)'
|
Build:
src/Momento.Sdk/Internal/Middleware/HeaderMiddleware.cs#L26
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Momento.Sdk/Internal/Middleware/HeaderMiddleware.cs#L94
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Momento.Sdk/Internal/Middleware/MaxConcurrentRequestsMiddleware.cs#L77
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Momento.Sdk/Internal/Retry/DefaultRetryEligibilityStrategy.cs#L101
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Momento.Sdk/Internal/Utils.cs#L162
Nullability of reference types in type of parameter 'x' of 'bool StructuralEqualityComparer<T>.Equals(T x, T y)' doesn't match implicitly implemented member 'bool IEqualityComparer<T>.Equals(T? x, T? y)' (possibly because of nullability attributes).
|
Build:
src/Momento.Sdk/Internal/Utils.cs#L162
Nullability of reference types in type of parameter 'y' of 'bool StructuralEqualityComparer<T>.Equals(T x, T y)' doesn't match implicitly implemented member 'bool IEqualityComparer<T>.Equals(T? x, T? y)' (possibly because of nullability attributes).
|
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#L100
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).
|
Loading