Skip to content

Fix: Text-to-speech not working #75

Fix: Text-to-speech not working

Fix: Text-to-speech not working #75

Triggered via pull request January 30, 2025 10:08
Status Success
Total duration 7m 39s
Artifacts

pr-deploy.yml

on: pull_request
build-ios  /  iOS Publish
7m 17s
build-ios / iOS Publish
build-android  /  Android Publish
3m 5s
build-android / Android Publish
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-android / Android Publish: App/Platforms/Android/MainActivity.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-android / Android Publish: App/Platforms/Android/BackPress.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-android / Android Publish: App/Platforms/Android/BackPress.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-android / Android Publish
NuGet package '<unknown>' version '<unknown>' contains a shared library 'libe_sqlite3.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
build-android / Android Publish
NuGet package '<unknown>' version '<unknown>' contains a shared library 'libe_sqlite3.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
build-ios / iOS Publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/