fix: RTL localization for assets and strings #1023
Annotations
10 errors and 13 warnings
Tests:
Core/Core/Domain/Model/CourseDates.swift#L338
cannot find 'CourseLocalization' in scope
|
Tests:
Core/Core/Domain/Model/CourseDates.swift#L340
cannot find 'CourseLocalization' in scope
|
Tests:
Core/Core/Domain/Model/CourseDates.swift#L342
cannot find 'CourseLocalization' in scope
|
Tests:
Core/Core/Domain/Model/CourseDates.swift#L344
cannot find 'CourseLocalization' in scope
|
Tests:
Core/Core/Domain/Model/CourseDates.swift#L346
cannot find 'CourseLocalization' in scope
|
Tests:
Core/Core/Domain/Model/CourseDates.swift#L348
cannot find 'CourseLocalization' in scope
|
Tests:
Core/Core/Domain/Model/CourseDates.swift#L338
cannot find 'CourseLocalization' in scope
|
Tests:
Core/Core/Domain/Model/CourseDates.swift#L340
cannot find 'CourseLocalization' in scope
|
Tests:
Core/Core/Domain/Model/CourseDates.swift#L342
cannot find 'CourseLocalization' in scope
|
Tests:
Core/Core/Domain/Model/CourseDates.swift#L344
cannot find 'CourseLocalization' in scope
|
Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests
xcodesorg/made/xcodes 1.5.0 is already installed and up-to-date.
To reinstall 1.5.0, run:
brew reinstall xcodes
|
Tests
git-lfs 3.5.1 is already installed and up-to-date.
To reinstall 3.5.1, run:
brew reinstall git-lfs
|
Tests:
Core/Core/View/Base/SnackBarView.swift#L17
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
Tests:
Core/Core/Network/RequestInterceptor.swift#L47
variable 'mutableUserAgent' was never mutated; consider changing to 'let' constant
|
Tests:
Core/Core/Providers/SocialAuth/FacebookAuthProvider.swift#L48
value 'self' was defined but never used; consider replacing with boolean test
|
Tests:
Core/Core/Network/DownloadManager.swift#L242
no 'async' operations occur within 'await' expression
|
Tests:
Core/Core/Network/DownloadManager.swift#L271
no 'async' operations occur within 'await' expression
|
Tests:
Core/Core/Network/DownloadManager.swift#L285
no 'async' operations occur within 'await' expression
|
Tests:
Core/Core/Network/DownloadManager.swift#L397
no 'async' operations occur within 'await' expression
|
Tests:
Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'SwiftLint' from project 'Pods')
|
Tests
Run script build phase 'SwiftGen' will be run during every build because it does not specify any outputs. To address this warning, 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 'Profile' from project 'Profile')
|
Tests
Run script build phase 'SwiftGen' will be run during every build because it does not specify any outputs. To address this warning, 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 'Discussion' from project 'Discussion')
|