Handy for AppCredentials to support Codable #70
Annotations
10 warnings
Test platform platform=tvOS Simulator,name=Apple TV:
Sources/OAuthenticator/WebAuthenticationSession+Utility.swift#L9
capture of 'self' with non-sendable type 'WebAuthenticationSession' in a `@Sendable` closure
|
Test platform platform=tvOS Simulator,name=Apple TV:
Tests/OAuthenticatorTests/AuthenticatorTests.swift#L120
passing argument of non-sendable type 'Authenticator.Configuration' into actor-isolated context may introduce data races
|
Test platform platform=tvOS Simulator,name=Apple TV:
Tests/OAuthenticatorTests/AuthenticatorTests.swift#L124
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
|
Test platform platform=tvOS Simulator,name=Apple TV:
Tests/OAuthenticatorTests/AuthenticatorTests.swift#L156
passing argument of non-sendable type 'Authenticator.Configuration' into actor-isolated context may introduce data races
|
Test platform platform=tvOS Simulator,name=Apple TV:
Tests/OAuthenticatorTests/AuthenticatorTests.swift#L160
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
|
Test platform platform=tvOS Simulator,name=Apple TV:
Tests/OAuthenticatorTests/AuthenticatorTests.swift#L208
passing argument of non-sendable type 'Authenticator.Configuration' into actor-isolated context may introduce data races
|
Test platform platform=tvOS Simulator,name=Apple TV:
Tests/OAuthenticatorTests/AuthenticatorTests.swift#L212
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
|
Test platform platform=tvOS Simulator,name=Apple TV:
Tests/OAuthenticatorTests/AuthenticatorTests.swift#L250
passing argument of non-sendable type 'Authenticator.Configuration' into actor-isolated context may introduce data races
|
Test platform platform=tvOS Simulator,name=Apple TV:
Tests/OAuthenticatorTests/AuthenticatorTests.swift#L267
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
|
Test platform platform=tvOS Simulator,name=Apple TV:
Tests/OAuthenticatorTests/AuthenticatorTests.swift#L317
passing argument of non-sendable type 'Authenticator.Configuration' into actor-isolated context may introduce data races
|
Loading