Skip to content

Enable Authenticator.response(for:) to return a generic data type #68

Enable Authenticator.response(for:) to return a generic data type

Enable Authenticator.response(for:) to return a generic data type #68

Triggered via pull request November 6, 2024 10:15
@fritzt0fritzt0
synchronize #22
fritzt0:main
Status Success
Total duration 3m 38s
Artifacts

ci.yml

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

Annotations

30 warnings
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/WebAuthenticationSession+Utility.swift#L9
capture of 'self' with non-sendable type 'WebAuthenticationSession' 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): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L120
passing argument of non-sendable type 'Authenticator<Data>.Configuration' into actor-isolated context may introduce data races
Test (platform=macOS): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L124
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
Test (platform=macOS): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L156
passing argument of non-sendable type 'Authenticator<Data>.Configuration' into actor-isolated context may introduce data races
Test (platform=macOS): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L160
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
Test (platform=macOS): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L208
passing argument of non-sendable type 'Authenticator<Data>.Configuration' into actor-isolated context may introduce data races
Test (platform=macOS): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L212
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
Test (platform=macOS): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L250
passing argument of non-sendable type 'Authenticator<Data>.Configuration' into actor-isolated context may introduce data races
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/WebAuthenticationSession+Utility.swift#L9
capture of 'self' with non-sendable type 'WebAuthenticationSession' 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=iOS Simulator,name=iPhone 11): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L120
passing argument of non-sendable type 'Authenticator<Data>.Configuration' into actor-isolated context may introduce data races
Test (platform=iOS Simulator,name=iPhone 11): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L124
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
Test (platform=iOS Simulator,name=iPhone 11): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L156
passing argument of non-sendable type 'Authenticator<Data>.Configuration' into actor-isolated context may introduce data races
Test (platform=iOS Simulator,name=iPhone 11): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L160
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
Test (platform=iOS Simulator,name=iPhone 11): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L208
passing argument of non-sendable type 'Authenticator<Data>.Configuration' into actor-isolated context may introduce data races
Test (platform=iOS Simulator,name=iPhone 11): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L212
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
Test (platform=iOS Simulator,name=iPhone 11): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L250
passing argument of non-sendable type 'Authenticator<Data>.Configuration' into actor-isolated context may introduce data races
Test (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=tvOS Simulator,name=Apple TV): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L120
passing argument of non-sendable type 'Authenticator<Data>.Configuration' into actor-isolated context may introduce data races
Test (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=tvOS Simulator,name=Apple TV): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L156
passing argument of non-sendable type 'Authenticator<Data>.Configuration' into actor-isolated context may introduce data races
Test (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=tvOS Simulator,name=Apple TV): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L208
passing argument of non-sendable type 'Authenticator<Data>.Configuration' into actor-isolated context may introduce data races
Test (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=tvOS Simulator,name=Apple TV): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L250
passing argument of non-sendable type 'Authenticator<Data>.Configuration' into actor-isolated context may introduce data races
Test (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=tvOS Simulator,name=Apple TV): Tests/OAuthenticatorTests/AuthenticatorTests.swift#L317
passing argument of non-sendable type 'Authenticator<Data>.Configuration' into actor-isolated context may introduce data races