Skip to content

Provide more flexible Account Service interactions #182

Provide more flexible Account Service interactions

Provide more flexible Account Service interactions #182

Triggered via pull request August 8, 2024 15:52
Status Failure
Total duration 42s
Artifacts

pull_request.yml

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

Annotations

10 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestAppUITests/FirebaseAccountTests.swift#L502
Todo Violation: TODOs should be resolved (remove all sleeps!) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestAppUITests/FirebaseAccountTests.swift#L17
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 333 lines (type_body_length)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestAppUITests/FirebaseAccountTests.swift#L17
Superfluous Disable Command Violation: 'type_body_length2' is not a valid SwiftLint rule; remove it from the disable command (superfluous_disable_command)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestAppUITests/FirebaseClient.swift#L54
Todo Violation: TODOs should be resolved (restore "spezifirebaseuitests") (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/Shared/TestAppDelegate.swift#L12
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: Tests/UITests/TestApp/Shared/TestAppDelegate.swift#L34
Todo Violation: TODOs should be resolved (add anonymous button tests) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/FirebaseStorageTests/StorageMetadata+Sendable.swift#L12
Todo Violation: TODOs should be resolved (remove that?) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirestore/FirestoreSettings+Emulator.swift#L12
Todo Violation: TODOs should be resolved (remove that? @unchecked Sendab...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirestore/FirebaseEncorderAndDecoder+Sendable.swift#L12
Todo Violation: TODOs should be resolved (lol, remove that!) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccountStorage/FirestoreAccountStorage.swift#L73
Todo Violation: TODOs should be resolved (completely restructure docs!) (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/