v1.6 (#179) #4
prod-deploy.yml
on: push
setup
0s
build-ios
/
iOS Publish
2m 29s
build-android
/
Android Publish
2m 48s
Annotations
1 error and 4 warnings
build-android / Android Publish
Process completed with exit code 1.
|
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/
|
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:
App/Platforms/Android/MainActivity.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|