Feature: Check username validity on text field return #4647
+90
−0
Xcode Cloud / Experimental | Wikipedia Experimental PR Build | Archive - iOS
succeeded
Nov 13, 2024 in 13m 46s
6 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 6 |
Details
6 Warnings
Details
- Wikipedia/Code/WMFAuthenticationManager.swift:388
Immutable value 'appLanguage' was never used; consider replacing with '_' or removing it
- WMF Framework/Remote Notifications/RemoteNotificationsController.swift:113
'catch' block is unreachable because no errors are thrown in 'do' block
-
SwiftLint not installed, run "scripts/brew_install" script to install
- extractLocStrings:1
Key "settings-donate" used with multiple comments "Link to donate" & "Title for button letting user make a donation."
-
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing
- WMFData/Sources/WMFData/Store/WMFCoreDataStore.swift:159
Value 'sevenDaysAgoDate' was defined but never used; consider replacing with boolean test
Loading