Skip to content

Provide more flexible Account Service interactions #184

Provide more flexible Account Service interactions

Provide more flexible Account Service interactions #184

Triggered via pull request August 9, 2024 09:39
Status Failure
Total duration 37s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
7s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
8s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
23s
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/FirebaseStorageTests.swift#L25
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'type_method' (type_contents_order)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestAppUITests/FirebaseStorageTests.swift#L33
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'type_method' (type_contents_order)
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/FirestoreDataStorageTests.swift#L50
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'type_method' (type_contents_order)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestAppUITests/FirestoreDataStorageTests.swift#L59
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'type_method' (type_contents_order)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestAppUITests/FirestoreDataStorageTests.swift#L83
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'type_method' (type_contents_order)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestAppUITests/FirestoreDataStorageTests.swift#L107
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'type_method' (type_contents_order)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestAppUITests/FirestoreDataStorageTests.swift#L146
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'type_method' (type_contents_order)
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/