chore: ensure tests use unique topic names (#583) #268
on-push-to-main-branch.yaml
on: push
generate_readme
7s
Matrix: build_csharp
Annotations
74 warnings
generate_readme
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
generate_readme
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, momentohq/standards-and-practices/github-actions/oss-readme-template@gh-actions-v2, stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_csharp (ubuntu-latest, 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. 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, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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, 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/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/Retry/FixedCountRetryStrategy.cs#L69
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#L75
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#L43
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/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/StaticTopicTransportStrategy.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/StaticTransportStrategy.cs#L89
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/StaticTransportStrategy.cs#L183
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build_csharp (ubuntu-latest, 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. 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, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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):
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/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/Retry/FixedCountRetryStrategy.cs#L69
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#L75
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/TopicConfiguration.cs#L43
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/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/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/StaticTransportStrategy.cs#L89
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#L183
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#L69
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#L75
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/TopicConfiguration.cs#L43
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/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/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/HeaderMiddleware.cs#L28
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/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/Internal/Middleware/HeaderMiddleware.cs#L96
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build_csharp (windows-latest, 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. 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, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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):
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/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/Retry/FixedCountRetryStrategy.cs#L69
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#L75
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/TopicConfiguration.cs#L43
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/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/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/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, 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, 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. 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, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: gerred/actions/current-time@master, actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/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/Retry/FixedCountRetryStrategy.cs#L69
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#L75
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#L43
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/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/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/StaticTransportStrategy.cs#L89
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#L183
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/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/Retry/FixedCountRetryStrategy.cs#L69
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#L75
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#L43
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/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/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/StaticTransportStrategy.cs#L89
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#L183
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
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/
|