Skip to content

Rethought Account Service Model with reimagined Account Setup and new Account Overview #73

Rethought Account Service Model with reimagined Account Setup and new Account Overview

Rethought Account Service Model with reimagined Account Setup and new Account Overview #73

Triggered via pull request August 26, 2023 14:34
Status Failure
Total duration 25s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
11s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
14s
SwiftLint / SwiftLint / SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestAppUITests/DocumentationHintsTests.swift#L38
Line Length Violation: Line should be 150 characters or less; currently it has 154 characters (line_length)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/Features.swift#L13
Todo Violation: TODOs should be resolved (rename) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/AccountTests/TestAccountConfiguration.swift#L31
Todo Violation: TODOs should be resolved (how to access mock sign in wit...) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/AccountTests/UserStorage.swift#L37
Todo Violation: TODOs should be resolved (have account value that is "su...) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/AccountTests/AccountTestsView.swift#L27
Closure Body Length Violation: Closure body should span 35 lines or less excluding comments and whitespace: currently spans 48 lines (closure_body_length)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziAccount/Views/AccountOverview/AccountKeyEditRow.swift#L17
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/SpeziAccount/Views/AccountOverview/PasswordChangeSheet.swift#L21
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/SpeziAccount/Views/AccountOverview/PasswordChangeSheet.swift#L22
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/SpeziAccount/Views/AccountOverview/SingleEditView.swift#L21
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/SpeziAccount/Views/AccountOverview/SingleEditView.swift#L22
Attributes Violation: Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)