chore: rename TEST_AUTH_TOKEN to MOMENTO_API_KEY #540
build.yaml
on: pull_request
build_examples
31s
Matrix: build_csharp
Annotations
100 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/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/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):
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 (ubuntu-latest, net6.0, 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, net6.0, 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, net6.0, 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, net6.0, 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 (ubuntu-latest, net6.0, true):
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L183
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/Config/TopicConfiguration.cs#L43
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/Transport/SocketsHttpHandlerOptions.cs#L111
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/Transport/StaticTopicTransportStrategy.cs#L45
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/Transport/StaticAuthTransportStrategy.cs#L45
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/Transport/StaticTransportStrategy.cs#L89
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/Config/Transport/StaticTransportStrategy.cs#L183
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):
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, 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/AuthConfiguration.cs#L33
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/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, 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, net462, 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, net462, false):
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, 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, net462, 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, net462, 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, net462, false):
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, false):
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L183
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 (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/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/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, 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 (ubuntu-latest, net6.0, false):
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 (ubuntu-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 (ubuntu-latest, net6.0, 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, net6.0, 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 (ubuntu-latest, net6.0, false):
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 (ubuntu-latest, net6.0, false):
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L183
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
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/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):
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L183
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/
|
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/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/TopicConfiguration.cs#L43
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, 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, net6.0, 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, net6.0, false):
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, net6.0, false):
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L183
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/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/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/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, 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, net6.0, 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, net6.0, 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, net6.0, 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, net6.0, 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, net6.0, 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, net6.0, true):
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L183
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/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/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, 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, net6.0, 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, net6.0, 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, net6.0, 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, net6.0, 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, net6.0, 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, net6.0, true):
src/Momento.Sdk/Config/Transport/StaticTransportStrategy.cs#L183
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/
|