fix: fix iPad crash of alert controller #1047
Annotations
2 errors and 14 warnings
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-output".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The following actions use a deprecated Node.js version 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/
|
|
|
Core/Core/View/Base/SnackBarView.swift#L17
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
Core/Core/Network/DownloadManager.swift#L242
no 'async' operations occur within 'await' expression
|
Core/Core/Network/DownloadManager.swift#L271
no 'async' operations occur within 'await' expression
|
Core/Core/Network/DownloadManager.swift#L285
no 'async' operations occur within 'await' expression
|
Core/Core/Network/DownloadManager.swift#L397
no 'async' operations occur within 'await' expression
|
Core/Core/Network/RequestInterceptor.swift#L47
variable 'mutableUserAgent' was never mutated; consider changing to 'let' constant
|
Core/Core/Providers/SocialAuth/FacebookAuthProvider.swift#L48
value 'self' was defined but never used; consider replacing with boolean test
|
Core/Core/Extensions/DateExtension.swift#L238
initialization of immutable value 'days' was never used; consider replacing with assignment to '_' or removing it
|
Core/Core/Extensions/UIApplicationExtension.swift#L14
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
Core/Core/Extensions/UIApplicationExtension.swift#L18
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
This job failed
Loading