feat: add topics #333
Triggered via pull request
September 1, 2023 18:31
Status
Cancelled
Total duration
42m 42s
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
31s
Matrix: build_csharp
Annotations
2 errors and 25 warnings
build_csharp (windows-latest, net461)
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/Internal/ScsTopicClient.cs#L106
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#L14
Missing XML comment for publicly visible type or member 'ScsTopicClientBase'
|
build_csharp (windows-latest, net461):
src/Momento.Sdk/Internal/ScsTopicClient.cs#L16
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.grpcManager'
|
build_csharp (windows-latest, net461):
src/Momento.Sdk/Internal/ScsTopicClient.cs#L20
Missing XML comment for publicly visible type or member 'ScsTopicClientBase._exceptionMapper'
|
build_csharp (windows-latest, net461):
src/Momento.Sdk/Internal/ScsTopicClient.cs#L22
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#L30
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.MetadataWithCache(string)'
|
build_csharp (windows-latest, net461):
src/Momento.Sdk/Internal/ScsTopicClient.cs#L35
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.CalculateDeadline()'
|
build_csharp (windows-latest, net461):
src/Momento.Sdk/Internal/ScsTopicClient.cs#L40
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.Dispose()'
|
build_csharp (windows-latest, net461):
src/Momento.Sdk/Internal/TopicGrpcManager.cs#L23
Missing XML comment for publicly visible type or member 'IPubsubClient'
|
build_csharp (windows-latest, net461):
src/Momento.Sdk/Internal/TopicGrpcManager.cs#L25
Missing XML comment for publicly visible type or member 'IPubsubClient.publish(_PublishRequest, CallOptions)'
|
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/Internal/ScsTopicClient.cs#L106
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#L14
Missing XML comment for publicly visible type or member 'ScsTopicClientBase'
|
build_csharp (ubuntu-latest, net6.0):
src/Momento.Sdk/Internal/ScsTopicClient.cs#L16
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.grpcManager'
|
build_csharp (ubuntu-latest, net6.0):
src/Momento.Sdk/Internal/ScsTopicClient.cs#L20
Missing XML comment for publicly visible type or member 'ScsTopicClientBase._exceptionMapper'
|
build_csharp (ubuntu-latest, net6.0):
src/Momento.Sdk/Internal/ScsTopicClient.cs#L22
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#L30
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.MetadataWithCache(string)'
|
build_csharp (ubuntu-latest, net6.0):
src/Momento.Sdk/Internal/ScsTopicClient.cs#L35
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.CalculateDeadline()'
|
build_csharp (ubuntu-latest, net6.0):
src/Momento.Sdk/Internal/ScsTopicClient.cs#L40
Missing XML comment for publicly visible type or member 'ScsTopicClientBase.Dispose()'
|
build_csharp (ubuntu-latest, net6.0):
src/Momento.Sdk/Internal/TopicGrpcManager.cs#L23
Missing XML comment for publicly visible type or member 'IPubsubClient'
|
build_csharp (ubuntu-latest, net6.0):
src/Momento.Sdk/Internal/TopicGrpcManager.cs#L25
Missing XML comment for publicly visible type or member 'IPubsubClient.publish(_PublishRequest, CallOptions)'
|