Skip to content

Refactor Authentication Flows for consistency and customization #595

Refactor Authentication Flows for consistency and customization

Refactor Authentication Flows for consistency and customization #595

Triggered via pull request December 14, 2024 01:10
Status Failure
Total duration 21s
Billable time 1m
Artifacts

lint.yaml

on: pull_request
SwiftLint
11s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
SwiftLint: Sources/AuthFoundation/Debugging/APIRequestObserver.swift#L80
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint
Process completed with exit code 2.
SwiftLint: Samples/DirectAuthSignIn/DirectAuthSignIn/ContinuationView.swift#L127
Force unwrapping should be avoided (force_unwrapping)