Skip to content

fix: Article page HTML rendering #74

fix: Article page HTML rendering

fix: Article page HTML rendering #74

Triggered via pull request January 29, 2025 15:31
Status Success
Total duration 5m 40s
Artifacts

pr-deploy.yml

on: pull_request
build-ios  /  iOS Publish
5m 18s
build-ios / iOS Publish
build-android  /  Android Publish
3m 44s
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/