Skip to content

feat: add topics

feat: add topics #339

Triggered via pull request September 1, 2023 23:28
Status Cancelled
Total duration 8m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yaml

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

Annotations

3 errors and 37 warnings
build_csharp (windows-latest, net461)
The operation was canceled.
build_csharp (windows-latest, net6.0)
The operation was canceled.
build_csharp (ubuntu-latest, net6.0)
The operation was canceled.
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 (windows-latest, net461)
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, net461)
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, net461): src/Momento.Sdk/CacheClient.cs#L58
XML comment is not placed on a valid language element
build_csharp (windows-latest, net461): src/Momento.Sdk/Internal/ScsTopicClient.cs#L108
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build_csharp (windows-latest, net461): src/Momento.Sdk/Internal/ScsTopicClient.cs#L16
Missing XML comment for publicly visible type or member 'ScsTopicClientBase'
build_csharp (windows-latest, net461): src/Momento.Sdk/Internal/ScsTopicClient.cs#L18
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.grpcManager'
build_csharp (windows-latest, net461): src/Momento.Sdk/Internal/ScsTopicClient.cs#L22
Missing XML comment for publicly visible type or member 'ScsTopicClientBase._exceptionMapper'
build_csharp (windows-latest, net461): src/Momento.Sdk/Internal/ScsTopicClient.cs#L24
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.ScsTopicClientBase(IConfiguration, string, string)'
build_csharp (windows-latest, net461): src/Momento.Sdk/Internal/ScsTopicClient.cs#L32
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.MetadataWithCache(string)'
build_csharp (windows-latest, net461): src/Momento.Sdk/Internal/ScsTopicClient.cs#L37
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.CalculateDeadline()'
build_csharp (windows-latest, net461): src/Momento.Sdk/Internal/ScsTopicClient.cs#L42
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.Dispose()'
build_csharp (windows-latest, net461): src/Momento.Sdk/Internal/TopicGrpcManager.cs#L24
Missing XML comment for publicly visible type or member 'IPubsubClient'
build_csharp (windows-latest, net6.0)
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): src/Momento.Sdk/CacheClient.cs#L58
XML comment is not placed on a valid language element
build_csharp (windows-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L108
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build_csharp (windows-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L16
Missing XML comment for publicly visible type or member 'ScsTopicClientBase'
build_csharp (windows-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L18
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.grpcManager'
build_csharp (windows-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L22
Missing XML comment for publicly visible type or member 'ScsTopicClientBase._exceptionMapper'
build_csharp (windows-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L24
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.ScsTopicClientBase(IConfiguration, string, string)'
build_csharp (windows-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L32
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.MetadataWithCache(string)'
build_csharp (windows-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L37
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.CalculateDeadline()'
build_csharp (windows-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L42
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.Dispose()'
build_csharp (windows-latest, net6.0): src/Momento.Sdk/Internal/TopicGrpcManager.cs#L24
Missing XML comment for publicly visible type or member 'IPubsubClient'
build_csharp (windows-latest, net6.0)
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)
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)
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): src/Momento.Sdk/CacheClient.cs#L58
XML comment is not placed on a valid language element
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L108
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L16
Missing XML comment for publicly visible type or member 'ScsTopicClientBase'
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L18
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.grpcManager'
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L22
Missing XML comment for publicly visible type or member 'ScsTopicClientBase._exceptionMapper'
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L24
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.ScsTopicClientBase(IConfiguration, string, string)'
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L32
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.MetadataWithCache(string)'
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L37
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.CalculateDeadline()'
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Internal/ScsTopicClient.cs#L42
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.Dispose()'
build_csharp (ubuntu-latest, net6.0): src/Momento.Sdk/Internal/TopicGrpcManager.cs#L24
Missing XML comment for publicly visible type or member 'IPubsubClient'