Feat/migration to ios 18 #1065
Annotations
7 errors and 13 warnings
Run tests:
Dashboard/Dashboard/Presentation/Elements/PrimaryCardView.swift#L224
call to main actor-isolated instance method 'resizable(capInsets:resizingMode:)' in a synchronous nonisolated context
|
Run tests:
Dashboard/Dashboard/Presentation/Elements/PrimaryCardView.swift#L223
call to main actor-isolated instance method 'onFailureImage' in a synchronous nonisolated context
|
Run tests:
Dashboard/Dashboard/Presentation/Elements/PrimaryCardView.swift#L222
call to main actor-isolated initializer 'init(_:)' in a synchronous nonisolated context
|
Run tests:
Dashboard/Dashboard/Presentation/Elements/PrimaryCardView.swift#L224
call to main actor-isolated instance method 'resizable(capInsets:resizingMode:)' in a synchronous nonisolated context
|
Run tests:
Dashboard/Dashboard/Presentation/Elements/PrimaryCardView.swift#L223
call to main actor-isolated instance method 'onFailureImage' in a synchronous nonisolated context
|
Run tests:
Dashboard/Dashboard/Presentation/Elements/PrimaryCardView.swift#L222
call to main actor-isolated initializer 'init(_:)' in a synchronous nonisolated context
|
Run tests
Process completed with exit code 1.
|
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/
|
Setup environment
xcodesorg/made/xcodes 1.5.0 is already installed and up-to-date.
To reinstall 1.5.0, run:
brew reinstall xcodes
|
Setup environment
git-lfs 3.5.1 is already installed and up-to-date.
To reinstall 3.5.1, run:
brew reinstall git-lfs
|
Run tests:
Core/Core/Network/RequestInterceptor.swift#L47
variable 'mutableUserAgent' was never mutated; consider changing to 'let' constant
|
Run tests:
Core/Core/Providers/SocialAuth/FacebookAuthProvider.swift#L48
value 'self' was defined but never used; consider replacing with boolean test
|
Run tests:
Core/Core/Network/DownloadManager.swift#L271
no 'async' operations occur within 'await' expression
|
Run tests:
Core/Core/Network/DownloadManager.swift#L300
no 'async' operations occur within 'await' expression
|
Run tests:
Core/Core/Network/DownloadManager.swift#L571
no 'async' operations occur within 'await' expression
|
Run tests:
Core/Core/Extensions/UIApplicationExtension.swift#L14
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
Run tests:
Core/Core/Extensions/UIApplicationExtension.swift#L18
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
Run tests:
Core/Core/View/Base/SnackBarView.swift#L17
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
Run tests:
Core/Core/Extensions/DateExtension.swift#L238
initialization of immutable value 'days' was never used; consider replacing with assignment to '_' or removing it
|
Run tests:
WhatsNew/WhatsNew/Presentation/Elements/PageControl.swift#L18
non-constant range: argument must be an integer literal
|
Loading