Skip to content

Merge pull request #2 from krogenth/upgrade-to-net8 #7

Merge pull request #2 from krogenth/upgrade-to-net8

Merge pull request #2 from krogenth/upgrade-to-net8 #7

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

release.yml

on: push
Create Release Tag
2s
Create Release Tag
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Create Release Tag
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release (8.0.x, Release, windows-latest)
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/.
release (8.0.x, Release, windows-latest)
Artifact pattern :release_output/*.tar.gz did not match any files
release (8.0.x, Release, windows-latest)
Artifact pattern:release_output/*.tar.gz did not match any files
release (8.0.x, Release, windows-latest): 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.
release (8.0.x, Release, windows-latest): 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.
release (8.0.x, Release, windows-latest): 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.
release (8.0.x, Release, windows-latest): 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.
release (8.0.x, Release, windows-latest): 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.
release (8.0.x, Release, windows-latest): 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)
release (8.0.x, Release, windows-latest): STTTS.Common/Audio/InstalledVoices.cs#L16
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)
release (8.0.x, Release, windows-latest): 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)
release (8.0.x, Release, windows-latest): 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)
release (8.0.x, Release, windows-latest): 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)