Skip to content

implement openshock interface through sdk #7

implement openshock interface through sdk

implement openshock interface through sdk #7

Triggered via push August 24, 2024 22:04
Status Success
Total duration 1m 24s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (8.0.x, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (8.0.x, Release): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L32
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (8.0.x, Release): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L185
Possible null reference argument for parameter 'logger' in 'OpenShockLiveControlClient.OpenShockLiveControlClient(string gateway, Guid deviceId, string authToken, ILogger<OpenShockLiveControlClient> logger, ProgramInfo? programInfo = null)'.
build (8.0.x, Release): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L44
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (8.0.x, Release): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L69
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (8.0.x, Release): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L86
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (8.0.x, Release): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L102
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (8.0.x, Release): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L187
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (8.0.x, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L32
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L69
Dereference of a possibly null reference.
build (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L86
Dereference of a possibly null reference.
build (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L102
Dereference of a possibly null reference.
build (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L185
Possible null reference argument for parameter 'logger' in 'OpenShockLiveControlClient.OpenShockLiveControlClient(string gateway, Guid deviceId, string authToken, ILogger<OpenShockLiveControlClient> logger, ProgramInfo? programInfo = null)'.
build (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L44
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L86
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L102
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L69
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L187
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)