Skip to content

FormaT

FormaT #447

Triggered via push April 10, 2024 07:54
Status Failure
Total duration 4m 29s
Artifacts

ios-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Apple-Actions/import-codesign-certs@v2, Apple-Actions/download-provisioning-profiles@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: LiftLog.App/Services/ThemeColorUpdateService.cs#L37
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: LiftLog.App/Services/AppThemeProvider.cs#L63
Dereference of a possibly null reference.