Skip to content

fix: generate readme should be its own ci job #527

fix: generate readme should be its own ci job

fix: generate readme should be its own ci job #527

Re-run triggered March 6, 2024 22:44
Status Success
Total duration 7m 53s
Artifacts

build.yaml

on: pull_request
build_examples
28s
build_examples
Matrix: build_csharp
Fit to window
Zoom out
Zoom in

Annotations

101 warnings
build_examples
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_examples
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_csharp (ubuntu-latest, net6.0, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1, momentohq/standards-and-practices/github-actions/oss-readme-template@gh-actions-v2, amannn/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_csharp (ubuntu-latest, net6.0, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1, amannn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_csharp (ubuntu-latest, net6.0, true): src/Momento.Sdk/Config/Transport/StaticVectorIndexTransportStrategy.cs#L40
Missing XML comment for publicly visible type or member 'StaticVectorIndexTransportStrategy.WithSocketsHttpHandlerOptions(SocketsHttpHandlerOptions)'
build_csharp (ubuntu-latest, net6.0, true): src/Momento.Sdk/Config/Transport/StaticVectorIndexTransportStrategy.cs#L40
Missing XML comment for publicly visible type or member 'StaticVectorIndexTransportStrategy.WithSocketsHttpHandlerOptions(SocketsHttpHandlerOptions)'
build_csharp (ubuntu-latest, net6.0, 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, net6.0, true): src/Momento.Sdk/Config/Configuration.cs#L100
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (ubuntu-latest, net6.0, true): 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_csharp (ubuntu-latest, net6.0, true): 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_csharp (ubuntu-latest, net6.0, true): 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_csharp (ubuntu-latest, net6.0, true): 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_csharp (ubuntu-latest, net6.0, true): 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_csharp (ubuntu-latest, net6.0, true): 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_csharp (ubuntu-latest, net6.0, 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, net6.0, true): src/Momento.Sdk/Requests/Vector/Item.cs#L54
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (ubuntu-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L81
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (ubuntu-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L128
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (ubuntu-latest, net6.0, 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, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L175
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (ubuntu-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L223
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (ubuntu-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L270
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (ubuntu-latest, net6.0, true): src/Momento.Sdk/Config/Configuration.cs#L100
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (ubuntu-latest, net6.0, true): 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_csharp (ubuntu-latest, net6.0, true): 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_csharp (ubuntu-latest, net6.0, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1, momentohq/standards-and-practices/github-actions/oss-readme-template@gh-actions-v2, amannn/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_csharp (ubuntu-latest, net6.0, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1, amannn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_csharp (ubuntu-latest, net6.0, 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, net6.0, false): src/Momento.Sdk/Config/Transport/StaticVectorIndexTransportStrategy.cs#L40
Missing XML comment for publicly visible type or member 'StaticVectorIndexTransportStrategy.WithSocketsHttpHandlerOptions(SocketsHttpHandlerOptions)'
build_csharp (ubuntu-latest, net6.0, false): src/Momento.Sdk/Config/Transport/StaticVectorIndexTransportStrategy.cs#L40
Missing XML comment for publicly visible type or member 'StaticVectorIndexTransportStrategy.WithSocketsHttpHandlerOptions(SocketsHttpHandlerOptions)'
build_csharp (ubuntu-latest, net6.0, 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, net6.0, false): src/Momento.Sdk/Config/Configuration.cs#L100
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (ubuntu-latest, net6.0, false): 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_csharp (ubuntu-latest, net6.0, false): 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_csharp (ubuntu-latest, net6.0, false): 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_csharp (ubuntu-latest, net6.0, false): 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_csharp (ubuntu-latest, net6.0, false): 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_csharp (ubuntu-latest, net6.0, false): 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_csharp (windows-latest, net6.0, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1, momentohq/standards-and-practices/github-actions/oss-readme-template@gh-actions-v2, amannn/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_csharp (windows-latest, net6.0, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1, amannn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_csharp (windows-latest, net6.0, 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, net6.0, false): src/Momento.Sdk/Config/Transport/StaticVectorIndexTransportStrategy.cs#L40
Missing XML comment for publicly visible type or member 'StaticVectorIndexTransportStrategy.WithSocketsHttpHandlerOptions(SocketsHttpHandlerOptions)'
build_csharp (windows-latest, net6.0, false): 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_csharp (windows-latest, net6.0, false): 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_csharp (windows-latest, net6.0, false): 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_csharp (windows-latest, net6.0, false): 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_csharp (windows-latest, net6.0, 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, net6.0, false): src/Momento.Sdk/Config/Configuration.cs#L100
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, false): 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_csharp (windows-latest, net6.0, false): 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_csharp (windows-latest, net6.0, 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, net6.0, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1, momentohq/standards-and-practices/github-actions/oss-readme-template@gh-actions-v2, amannn/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_csharp (windows-latest, net6.0, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1, amannn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L81
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L128
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L175
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Requests/Vector/Item.cs#L54
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L223
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L270
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, 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, net6.0, true): 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_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Config/Configuration.cs#L100
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, true): 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_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Config/Transport/StaticVectorIndexTransportStrategy.cs#L40
Missing XML comment for publicly visible type or member 'StaticVectorIndexTransportStrategy.WithSocketsHttpHandlerOptions(SocketsHttpHandlerOptions)'
build_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Config/Transport/StaticVectorIndexTransportStrategy.cs#L40
Missing XML comment for publicly visible type or member 'StaticVectorIndexTransportStrategy.WithSocketsHttpHandlerOptions(SocketsHttpHandlerOptions)'
build_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L81
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L128
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L175
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L223
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L270
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, true): src/Momento.Sdk/Requests/Vector/Item.cs#L54
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net6.0, true): 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_csharp (windows-latest, net6.0, true): 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_csharp (windows-latest, net6.0, 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, net462, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1, momentohq/standards-and-practices/github-actions/oss-readme-template@gh-actions-v2, amannn/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_csharp (windows-latest, net462, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1, amannn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_csharp (windows-latest, net462, false): src/Momento.Sdk/Config/Transport/StaticVectorIndexTransportStrategy.cs#L40
Missing XML comment for publicly visible type or member 'StaticVectorIndexTransportStrategy.WithSocketsHttpHandlerOptions(SocketsHttpHandlerOptions)'
build_csharp (windows-latest, net462, false): 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_csharp (windows-latest, net462, false): 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_csharp (windows-latest, net462, false): 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_csharp (windows-latest, net462, false): 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_csharp (windows-latest, net462, false): 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_csharp (windows-latest, net462, false): 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_csharp (windows-latest, net462, false): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L81
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net462, false): src/Momento.Sdk/Messages/Vector/MetadataValue.cs#L128
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net462, false): src/Momento.Sdk/Requests/Vector/Item.cs#L54
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net462, 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, net462, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1, momentohq/standards-and-practices/github-actions/oss-readme-template@gh-actions-v2, amannn/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_csharp (windows-latest, net462, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1, amannn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_csharp (windows-latest, net462, true): src/Momento.Sdk/Config/Transport/StaticVectorIndexTransportStrategy.cs#L40
Missing XML comment for publicly visible type or member 'StaticVectorIndexTransportStrategy.WithSocketsHttpHandlerOptions(SocketsHttpHandlerOptions)'
build_csharp (windows-latest, net462, true): src/Momento.Sdk/Config/Transport/StaticVectorIndexTransportStrategy.cs#L40
Missing XML comment for publicly visible type or member 'StaticVectorIndexTransportStrategy.WithSocketsHttpHandlerOptions(SocketsHttpHandlerOptions)'
build_csharp (windows-latest, net462, 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, net462, true): src/Momento.Sdk/Config/Configuration.cs#L100
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net462, true): 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_csharp (windows-latest, net462, true): 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_csharp (windows-latest, net462, true): src/Momento.Sdk/Config/TopicConfiguration.cs#L43
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net462, 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, net462, 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, net462, 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, net462, true): src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L89
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build_csharp (windows-latest, net462, 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/