Skip to content

fix: crash dismissPresentedViewController - WPB-15345 #13885

fix: crash dismissPresentedViewController - WPB-15345

fix: crash dismissPresentedViewController - WPB-15345 #13885

Triggered via pull request January 29, 2025 19:00
Status Success
Total duration 53s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
44s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

49 warnings
'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.: WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift#L46
'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL': WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift#L46
'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.: WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift#L55
'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.
'prebuildCommand(displayName:executable:arguments:environment:outputFilesDirectory:)' is deprecated: Use `URL` type instead of `Path`.: WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift#L88
'prebuildCommand(displayName:executable:arguments:environment:outputFilesDirectory:)' is deprecated: Use `URL` type instead of `Path`.
'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL': WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift#L95
'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL': WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift#L98
'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL': WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift#L102
'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.: WirePlugins/Plugins/SwiftGenPlugin/SwiftGenPlugin.swift#L26
'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.
Static property 'imageOfOngoingcall' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift#L20
Static property 'imageOfOngoingcall' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'ongoingcallTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift#L21
Static property 'ongoingcallTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'imageOfShieldverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift#L22
Static property 'imageOfShieldverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'shieldverifiedTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift#L23
Static property 'shieldverifiedTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'imageOfShieldnotverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift#L24
Static property 'imageOfShieldnotverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'shieldnotverifiedTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift#L25
Static property 'shieldnotverifiedTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'imageOfDegradation' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift#L26
Static property 'imageOfDegradation' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'degradationTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift#L27
Static property 'degradationTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'weightMapping' is not concurrency-safe because non-'Sendable' type '[FontWeight : UIFont.Weight]' may have shared mutable state; this is an error in the Swift 6 language mode: WireUI/Sources/WireDesign/Typography/Legacy/FontScheme.swift#L56
Static property 'weightMapping' is not concurrency-safe because non-'Sendable' type '[FontWeight : UIFont.Weight]' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'accessibilityWeightMapping' is not concurrency-safe because non-'Sendable' type '[FontWeight : UIFont.Weight]' may have shared mutable state; this is an error in the Swift 6 language mode: WireUI/Sources/WireDesign/Typography/Legacy/FontScheme.swift#L71
Static property 'accessibilityWeightMapping' is not concurrency-safe because non-'Sendable' type '[FontWeight : UIFont.Weight]' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'shared' is not concurrency-safe because non-'Sendable' type 'FontScheme' may have shared mutable state; this is an error in the Swift 6 language mode: WireUI/Sources/WireDesign/Typography/Legacy/FontScheme.swift#L159
Static property 'shared' is not concurrency-safe because non-'Sendable' type 'FontScheme' may have shared mutable state; this is an error in the Swift 6 language mode
Main actor-isolated static property 'isBoldTextEnabled' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode: WireUI/Sources/WireDesign/Typography/Legacy/FontScheme.swift#L84
Main actor-isolated static property 'isBoldTextEnabled' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'UIContentSizeCategory' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future: WireFoundation/Sources/WireTesting/SDKExtensions/UIKit/UIContentSizeCategory+CustomDebugStringConvertible.swift#L20
Extension declares a conformance of imported type 'UIContentSizeCategory' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Extension declares a conformance of imported type 'Column' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future: WireFoundation/Sources/WireTesting/SDKExtensions/UIKit/UISplitViewController.Column+CustomDebugStringConvertible.swift#L20
Extension declares a conformance of imported type 'Column' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Extension declares a conformance of imported type 'DisplayMode' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future: WireFoundation/Sources/WireTesting/SDKExtensions/UIKit/UISplitViewControllerDisplayMode+CustomDebugStringConvertible.swift#L20
Extension declares a conformance of imported type 'DisplayMode' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Extension declares a conformance of imported type 'SplitBehavior' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future: WireFoundation/Sources/WireTesting/SDKExtensions/UIKit/UISplitViewControllerSplitBehavior+CustomDebugStringConvertible.swift#L20
Extension declares a conformance of imported type 'SplitBehavior' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future: WireFoundation/Sources/WireTesting/String+Error.swift#L20
Extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
Main actor-isolated instance method 'redrawFont()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode: WireUI/Sources/WireReusableUIComponents/AccessoryTextField/AccessoryTextField.swift#L23
Main actor-isolated instance method 'redrawFont()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Main actor-isolated instance method 'animationDidStop(_:finished:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode: WireUI/Sources/WireReusableUIComponents/ProgressIndicator/ProgressSpinner.swift#L179
Main actor-isolated instance method 'animationDidStop(_:finished:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Call to main actor-isolated instance method 'applicationDidBecomeActive()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode: WireUI/Sources/WireReusableUIComponents/ProgressIndicator/ProgressSpinner.swift#L105
Call to main actor-isolated instance method 'applicationDidBecomeActive()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
Call to main actor-isolated instance method 'applicationDidEnterBackground()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode: WireUI/Sources/WireReusableUIComponents/ProgressIndicator/ProgressSpinner.swift#L113
Call to main actor-isolated instance method 'applicationDidEnterBackground()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
Main actor-isolated property 'isLeftToRight' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode: WireUI/Sources/WireReusableUIComponents/AccessoryTextField/AccessoryTextField.swift#L244
Main actor-isolated property 'isLeftToRight' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Main actor-isolated property 'isLeftToRight' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode: WireUI/Sources/WireReusableUIComponents/AccessoryTextField/AccessoryTextField.swift#L253
Main actor-isolated property 'isLeftToRight' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Main actor-isolated instance method 'redrawFont()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode: WireUI/Sources/WireReusableUIComponents/AccessoryTextField/AccessoryTextField.swift#L23
Main actor-isolated instance method 'redrawFont()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Main actor-isolated instance method 'animationDidStop(_:finished:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode: WireUI/Sources/WireReusableUIComponents/ProgressIndicator/ProgressSpinner.swift#L179
Main actor-isolated instance method 'animationDidStop(_:finished:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode