[FC-0072] iOS Mobile Plugin Architecture #1110
Annotations
1 error and 13 warnings
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
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/AvoidingHelpers/Scroller/DismissKeyboardTapHandler.swift#L17
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
|
Run tests:
Core/Core/AvoidingHelpers/Scroller/DismissKeyboardTapHandler.swift#L23
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
|
Run tests:
Core/Core/View/Base/Webview/WebView.swift#L12
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Run tests:
Core/Core/View/Base/Webview/WebViewHTML.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Run tests:
Core/Core/View/Base/SnackBarView.swift#L17
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
|
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:
Core/Core/AvoidingHelpers/Scroller/DismissKeyboardTapHandler.swift#L17
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
|
Run tests:
Core/Core/AvoidingHelpers/Scroller/DismissKeyboardTapHandler.swift#L23
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
|
Run tests:
Core/Core/View/Base/Webview/WebView.swift#L12
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Run tests:
Core/Core/View/Base/Webview/WebView.swift#L163
no 'async' operations occur within 'await' expression
|
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/
|
Loading