Added language_requested fpti for analytics
#192
Annotations
7 errors and 6 warnings
|
Tests
Process completed with exit code 1.
|
|
Tests
testUpdatesWhenMessagePropertiesChange on 'Clone 1 of iPhone 16 Pro - xctest (10096)' (0.012 seconds)
|
|
Tests
testMultipleComponentEvents on 'Clone 1 of iPhone 16 Pro - xctest (10096)' (0.439 seconds)
|
|
Tests
testModalLoggerEvents on 'Clone 1 of iPhone 16 Pro - xctest (10096)' (0.242 seconds)
|
|
Tests
testMessageLoggerEvents on 'Clone 1 of iPhone 16 Pro - xctest (10096)' (0.393 seconds)
|
|
Tests
testFiltersComponentsWithNoEvents on 'Clone 1 of iPhone 16 Pro - xctest (10096)' (0.200 seconds)
|
|
Tests
testClearsEventsAfterFlush on 'Clone 1 of iPhone 16 Pro - xctest (10096)' (5.054 seconds)
|
|
Tests:
Tests/PayPalMessagesTests/PayPalMessageModalViewModelTests.swift#L324
variable 'config' was never mutated; consider changing to 'let' constant
|
|
Tests:
Tests/PayPalMessagesTests/PayPalMessageModalViewModelTests.swift#L294
variable 'config' was never mutated; consider changing to 'let' constant
|
|
Tests:
Tests/PayPalMessagesTests/PayPalMessageModalViewModelTests.swift#L264
variable 'config' was never mutated; consider changing to 'let' constant
|
|
Tests:
Tests/PayPalMessagesTests/Mocks/PayPalMessageModalMocks.swift#L67
declaration 'evaluateJavaScript(_:completionHandler:)' has a type with different global actor isolation from any potential overrides; this is an error in the Swift 6 language mode
|
|
Tests:
Tests/PayPalMessagesTests/Mocks/PayPalMessageModalMocks.swift#L67
declaration 'evaluateJavaScript(_:completionHandler:)' has a type with different global actor isolation from any potential overrides; this is an error in the Swift 6 language mode
|
|
Tests:
Sources/PayPalMessages/Enums/Environment.swift#L112
sendability of function types in instance method 'urlSession(_:didReceive:completionHandler:)' does not match requirement in protocol 'URLSessionDelegate'; this is an error in the Swift 6 language mode
|