fix: fix iPad crash of alert controller #1047
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
Triggered via pull request
September 6, 2024 14:04
Status
Failure
Total duration
23m 41s
Artifacts
–
Annotations
2 errors and 14 warnings
Tests
Restarting after unexpected exit, crash, or test timeout in PostViewModelTests.testSortingAndFilters(); summary will include totals from previous launches.
|
Tests
Process completed with exit code 1.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Tests
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/
|
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/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:
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/Extensions/DateExtension.swift#L238
initialization of immutable value 'days' was never used; consider replacing with assignment to '_' or removing it
|
Tests:
Core/Core/Extensions/UIApplicationExtension.swift#L14
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
Tests:
Core/Core/Extensions/UIApplicationExtension.swift#L18
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|