Skip to content

Merge pull request #1 from krogenth/shock-osc-test #5

Merge pull request #1 from krogenth/shock-osc-test

Merge pull request #1 from krogenth/shock-osc-test #5

Triggered via push August 18, 2024 16:11
Status Success
Total duration 1m 38s
Artifacts

build.yml

on: push
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