Skip full sync for now #169
push.yml
on: push
Shared & Android app
6m 35s
iOS app
14m 38s
Annotations
7 warnings
|
iOS app
Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'RunLog' from project 'RunLog')
|
|
iOS app
Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'RunLogUITests' from project 'RunLog')
|
|
iOS app
The number of threads 4 is more than the number of processors 3
|
|
iOS app:
shared/main/src/commonMain/kotlin/com/jdamcd/runlog/shared/login/PersistingUserState.kt#L5
'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
|
|
iOS app:
shared/utils/src/iosMain/kotlin/com.jdamcd.runlog.shared.util/LogOutput.kt#L5
'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
|
|
iOS app:
shared/utils/src/commonMain/kotlin/com.jdamcd.runlog.shared.util/DebugConfig.kt#L3
'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
|
|
iOS app
xcbeautify 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall xcbeautify
|