Skip to content

Add support for Google optional authorization parameters. (#15) #52

Add support for Google optional authorization parameters. (#15)

Add support for Google optional authorization parameters. (#15) #52

Triggered via push November 10, 2023 16:15
Status Success
Total duration 3m 10s
Artifacts

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

28 warnings and 3 notices
Test (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=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=tvOS Simulator,name=Apple TV): Sources/OAuthenticator/Authenticator.swift#L120
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
Test (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=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=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=tvOS Simulator,name=Apple TV): Sources/OAuthenticator/Authenticator.swift#L181
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
Test (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
Test (platform=macOS): Sources/OAuthenticator/CredentialWindowProvider.swift#L28
main actor-isolated instance method 'presentationAnchor(for:)' cannot be used to satisfy nonisolated protocol requirement
Test (platform=macOS): Sources/OAuthenticator/Authenticator.swift#L114
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
Test (platform=macOS): 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=macOS): Sources/OAuthenticator/Authenticator.swift#L120
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
Test (platform=macOS): Sources/OAuthenticator/Authenticator.swift#L130
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
Test (platform=macOS): 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=macOS): 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=macOS): Sources/OAuthenticator/Authenticator.swift#L181
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
Test (platform=macOS): Sources/OAuthenticator/Authenticator.swift#L182
capture of 'userAuthenticator' with non-sendable type 'Authenticator.UserAuthenticator' (aka '(URL, String) async throws -> URL') in a `@Sendable` closure
Test (platform=macOS): Sources/OAuthenticator/CredentialWindowProvider.swift#L28
main actor-isolated instance method 'presentationAnchor(for:)' cannot be used to satisfy nonisolated protocol requirement
Test (platform=iOS Simulator,name=iPhone 11): Sources/OAuthenticator/CredentialWindowProvider.swift#L28
main actor-isolated instance method 'presentationAnchor(for:)' cannot be used to satisfy nonisolated protocol requirement
Test (platform=iOS Simulator,name=iPhone 11): Sources/OAuthenticator/Authenticator.swift#L114
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
Test (platform=iOS Simulator,name=iPhone 11): 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=iOS Simulator,name=iPhone 11): Sources/OAuthenticator/Authenticator.swift#L120
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
Test (platform=iOS Simulator,name=iPhone 11): Sources/OAuthenticator/Authenticator.swift#L130
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
Test (platform=iOS Simulator,name=iPhone 11): 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=iOS Simulator,name=iPhone 11): 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=iOS Simulator,name=iPhone 11): Sources/OAuthenticator/Authenticator.swift#L181
capture of 'self' with non-sendable type 'Authenticator' in a `@Sendable` closure
Test (platform=iOS Simulator,name=iPhone 11): Sources/OAuthenticator/Authenticator.swift#L182
capture of 'userAuthenticator' with non-sendable type 'Authenticator.UserAuthenticator' (aka '(URL, String) async throws -> URL') in a `@Sendable` closure
Test (platform=iOS Simulator,name=iPhone 11): Sources/OAuthenticator/CredentialWindowProvider.swift#L28
main actor-isolated instance method 'presentationAnchor(for:)' cannot be used to satisfy nonisolated protocol requirement
Test (platform=tvOS Simulator,name=Apple TV)
Tests Passed: 0 failed, 0 skipped, 13 total (6.313 seconds)
Test (platform=macOS)
Tests Passed: 0 failed, 0 skipped, 13 total (6.261 seconds)
Test (platform=iOS Simulator,name=iPhone 11)
Tests Passed: 0 failed, 0 skipped, 13 total (6.182 seconds)