Skip to content

fix runtime identifier #12

fix runtime identifier

fix runtime identifier #12

Triggered via push June 26, 2024 17:37
Status Success
Total duration 2m 17s
Artifacts

build.yml

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

Annotations

22 warnings
build (8.0.x, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (8.0.x, Release): STTTS.Common/Configuration/ConfigurationFileFormat.cs#L14
Non-nullable property 'VoskModelDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x, Release): STTTS.Common/Configuration/ConfigurationFileFormat.cs#L14
Non-nullable property 'SystemSpeechVoiceID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x, Release): STTTS.Common/Configuration/ConfigurationFileFormat.cs#L14
Non-nullable property 'InputDeviceID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x, Release): STTTS.Common/Configuration/ConfigurationFileFormat.cs#L14
Non-nullable property 'OutputDeviceID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x, Release): STTTS.Common/Configuration/ConfigurationFileFormat.cs#L14
Non-nullable property 'PlaybackDeviceID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x, Release): STTTS.Common/Audio/InstalledVoices.cs#L9
This call site is reachable on all platforms. 'SpeechSynthesizer' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (8.0.x, Release): STTTS.Common/Configuration/SystemSpeechSynthesizerState.cs#L22
This call site is reachable on all platforms. 'VoiceInfo.Id' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (8.0.x, Release): STTTS.Common/Configuration/SystemSpeechSynthesizerState.cs#L22
This call site is reachable on all platforms. 'InstalledVoice' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (8.0.x, Release): STTTS.Common/Configuration/SystemSpeechSynthesizerState.cs#L22
This call site is reachable on all platforms. 'InstalledVoice.VoiceInfo' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (8.0.x, Release): STTTS.Common/Audio/InstalledVoices.cs#L10
This call site is reachable on all platforms. 'SpeechSynthesizer.GetInstalledVoices()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (8.0.x, Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (8.0.x, Debug): STTTS.Common/Configuration/ConfigurationFileFormat.cs#L14
Non-nullable property 'VoskModelDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x, Debug): STTTS.Common/Configuration/ConfigurationFileFormat.cs#L14
Non-nullable property 'SystemSpeechVoiceID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x, Debug): STTTS.Common/Configuration/ConfigurationFileFormat.cs#L14
Non-nullable property 'InputDeviceID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x, Debug): STTTS.Common/Configuration/ConfigurationFileFormat.cs#L14
Non-nullable property 'OutputDeviceID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x, Debug): STTTS.Common/Configuration/ConfigurationFileFormat.cs#L14
Non-nullable property 'PlaybackDeviceID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x, Debug): STTTS.Common/Configuration/SystemSpeechSynthesizerState.cs#L22
This call site is reachable on all platforms. 'InstalledVoice.VoiceInfo' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (8.0.x, Debug): STTTS.Common/Audio/InstalledVoices.cs#L10
This call site is reachable on all platforms. 'SpeechSynthesizer.GetInstalledVoices()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (8.0.x, Debug): STTTS.Common/Audio/InstalledVoices.cs#L9
This call site is reachable on all platforms. 'SpeechSynthesizer' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (8.0.x, Debug): STTTS.Common/Configuration/SystemSpeechSynthesizerState.cs#L22
This call site is reachable on all platforms. 'VoiceInfo.Id' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (8.0.x, Debug): STTTS.Common/Configuration/SystemSpeechSynthesizerState.cs#L22
This call site is reachable on all platforms. 'InstalledVoice' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)