Skip to content

New voices

New voices #30

Triggered via pull request March 24, 2024 13:39
@gkurbesovgkurbesov
synchronize #16
new-voices
Status Success
Total duration 37s
Artifacts

pull_requests.yml

on: pull_request
Run unit tests
30s
Run unit tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run unit tests
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/.
Run unit tests: samples/YaCloudKit.MQ.Transport.Examples/Models/NotificationDto.cs#L8
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run unit tests: samples/YaCloudKit.MQ.Transport.Examples/Models/NotificationDto.cs#L9
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run unit tests: samples/YaCloudKit.MQ.Transport.Examples/Models/UserRegistrationDto.cs#L8
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run unit tests: src/TextToSpeech/YaCloudKit.TTS.Tests/YandexTtsServiceTests.cs#L22
Cannot convert null literal to non-nullable reference type.
Run unit tests: src/TextToSpeech/YaCloudKit.TTS.Tests/YandexTtsServiceTests.cs#L22
Cannot convert null literal to non-nullable reference type.
Run unit tests: src/TextToSpeech/YaCloudKit.TTS.Tests/YandexTtsServiceTests.cs#L29
Cannot convert null literal to non-nullable reference type.
Run unit tests: src/TextToSpeech/YaCloudKit.TTS.Tests/YandexTtsServiceTests.cs#L36
Cannot convert null literal to non-nullable reference type.
Run unit tests: samples/YaCloudKit.MQ.Transport.Examples/Models/NotificationDto.cs#L8
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run unit tests: samples/YaCloudKit.MQ.Transport.Examples/Models/NotificationDto.cs#L9
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run unit tests: samples/YaCloudKit.MQ.Transport.Examples/Models/UserRegistrationDto.cs#L8
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.