Adding support for Sign In with Apple #57
Annotations
10 errors
Package.swift#L18
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
Tests/UITests/TestAppUITests/FirebaseAccountTests.swift#L22
Todo Violation: TODOs should be resolved (try disablePasswordAutofill()) (todo)
|
Tests/UITests/TestAppUITests/FirebaseAccountTests.swift#L17
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 259 lines (type_body_length)
|
Tests/UITests/TestApp/Shared/TestAppDelegate.swift#L25
Line Length Violation: Line should be 150 characters or less; currently it has 153 characters (line_length)
|
Sources/SpeziFirebaseAccount/FirebaseAccountConfiguration.swift#L67
Todo Violation: TODOs should be resolved (pass apple in here?) (todo)
|
Sources/SpeziFirebaseAccount/Account Services/FirebaseIdentityProviderAccountService.swift#L53
Todo Violation: TODOs should be resolved (provider enum instantiation?) (todo)
|
Sources/SpeziFirebaseAccount/Account Services/FirebaseIdentityProviderAccountService.swift#L55
Todo Violation: TODOs should be resolved (source name from type) (todo)
|
Sources/SpeziFirebaseAccount/Account Services/FirebaseIdentityProviderAccountService.swift#L80
Todo Violation: TODOs should be resolved (how to check if token still va...) (todo)
|
Sources/SpeziFirebaseAccount/Account Services/FirebaseIdentityProviderAccountService.swift#L82
Todo Violation: TODOs should be resolved (reauthenticate token https://f...) (todo)
|
Sources/SpeziFirebaseAccount/Account Services/FirebaseIdentityProviderAccountService.swift#L91
Todo Violation: TODOs should be resolved (review error!) (todo)
|
The logs for this run have expired and are no longer available.
Loading