Add support for Google optional authorization parameters. #50
Annotations
3 errors and 8 warnings
Test platform platform=tvOS Simulator,name=Apple TV:
Tests/OAuthenticatorTests/GoogleTests.swift#L47
'init(appCredentials:loginStorage:tokenHandling:mode:authenticationStatusHandler:)' is only available in tvOS 16.0 or newer
|
Test platform platform=tvOS Simulator,name=Apple TV:
Tests/OAuthenticatorTests/GoogleTests.swift#L75
'init(appCredentials:loginStorage:tokenHandling:mode:authenticationStatusHandler:)' is only available in tvOS 16.0 or newer
|
Test platform platform=tvOS Simulator,name=Apple TV
Process completed with exit code 65.
|
Test platform platform=tvOS Simulator,name=Apple TV:
Sources/OAuthenticator/Authenticator.swift#L114
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
|
Test platform platform=tvOS Simulator,name=Apple TV:
Sources/OAuthenticator/Authenticator.swift#L114
capture of 'userAuthenticator' with non-sendable type 'Authenticator.UserAuthenticator' (aka '(URL, String) async throws -> URL') in a `@Sendable` closure
|
Test platform platform=tvOS Simulator,name=Apple TV:
Sources/OAuthenticator/Authenticator.swift#L120
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
|
Test platform platform=tvOS Simulator,name=Apple TV:
Sources/OAuthenticator/Authenticator.swift#L130
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
|
Test platform platform=tvOS Simulator,name=Apple TV:
Sources/OAuthenticator/Authenticator.swift#L134
capture of 'userAuthenticator' with non-sendable type 'Authenticator.UserAuthenticator' (aka '(URL, String) async throws -> URL') in a `@Sendable` closure
|
Test platform platform=tvOS Simulator,name=Apple TV:
Sources/OAuthenticator/Authenticator.swift#L155
passing argument of non-sendable type 'Authenticator.UserAuthenticator' (aka '(URL, String) async throws -> URL') outside of main actor-isolated context may introduce data races
|
Test platform platform=tvOS Simulator,name=Apple TV:
Sources/OAuthenticator/Authenticator.swift#L181
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
|
Test platform platform=tvOS Simulator,name=Apple TV:
Sources/OAuthenticator/Authenticator.swift#L182
capture of 'userAuthenticator' with non-sendable type 'Authenticator.UserAuthenticator' (aka '(URL, String) async throws -> URL') in a `@Sendable` closure
|
The logs for this run have expired and are no longer available.
Loading