Skip to content

Provide more flexible Account Service interactions #176

Provide more flexible Account Service interactions

Provide more flexible Account Service interactions #176

Triggered via pull request July 24, 2024 14:33
Status Failure
Total duration 32s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
21s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
9s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
21s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccount/Views/ReauthenticationAlertModifier.swift#L51
Todo Violation: TODOs should be resolved (this is not a newPassword?) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccount/Views/ReauthenticationAlertModifier.swift#L39
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'initializer' (type_contents_order)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L49
Attributes Violation: Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L50
Attributes Violation: Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L318
Closure Spacing Violation: Closure expressions should have a single space inside each brace (closure_spacing)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L32
Todo Violation: TODOs should be resolved (body length!) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L33
Todo Violation: TODOs should be resolved (update all docs!) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L34
Todo Violation: TODOs should be resolved (replace with Spezi logger!) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L37
Todo Violation: TODOs should be resolved (remove this in favor for the a...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L55
Todo Violation: TODOs should be resolved (manage state order stuff!) (todo)
Markdown Link Check / markdown_link_check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/