Skip to content

attempt to make shock for openshock through osc #4

attempt to make shock for openshock through osc

attempt to make shock for openshock through osc #4

Triggered via pull request August 18, 2024 16:08
Status Success
Total duration 1m 22s
Artifacts

build.yml

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

Annotations

18 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#L33
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 (8.0.x, Release): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L21
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.STT/BaseRecognizer.cs#L12
The event 'BaseRecognizer.RecognizedSpeech' is never used
build (8.0.x, Release): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L33
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 (8.0.x, Release): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L21
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.STT/BaseRecognizer.cs#L12
The event 'BaseRecognizer.RecognizedSpeech' is never used
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#L21
Dereference of a possibly null reference.
build (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L33
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 (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L21
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.STT/BaseRecognizer.cs#L12
The event 'BaseRecognizer.RecognizedSpeech' is never used
build (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L21
Dereference of a possibly null reference.
build (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L33
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 (8.0.x, Debug): OpenShock.VoiceRecognizer.Integrations/OpenShock/OpenShockAPI.cs#L21
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.STT/BaseRecognizer.cs#L12
The event 'BaseRecognizer.RecognizedSpeech' is never used