Localisation updates from https://translatewiki.net. #5117
+5
−0
Xcode Cloud / Wikipedia | Run Tests | Test - iOS (Wikipedia)
succeeded
Dec 23, 2024 in 10m 40s
8 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 8 |
Details
8 Warnings
Details
-
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing
- 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
- WMFData/Sources/WMFData/Store/WMFCoreDataStore.swift:159
Value 'sevenDaysAgoDate' was defined but never used; consider replacing with boolean test
- Wikipedia/Code/WMFAuthenticationManager.swift:388
Immutable value 'appLanguage' was never used; consider replacing with '_' or removing it
- WikipediaUnitTests/Code/WMFCodingStyle.m:148
'&&' within '||'
- WMFData/Sources/WMFData/Data Controllers/Year In Review/WMFYearInReviewDataController.swift:162
Value 'yirReport' was defined but never used; consider replacing with boolean test
- WMFData/Sources/WMFData/Data Controllers/Year In Review/WMFYearInReviewDataController.swift:266
Capture of 'self' with non-sendable type 'WMFYearInReviewDataController' in a `@Sendable` closure
Loading