Skip to content

Provide more flexible Account Service interactions #178

Provide more flexible Account Service interactions

Provide more flexible Account Service interactions #178

Triggered via pull request July 25, 2024 13:36
Status Failure
Total duration 35s
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
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: Sources/SpeziFirebaseAccountStorage/Visitor/FirestoreDecodeVisitor.swift#L32
Todo Violation: TODOs should be resolved (do we really need to pass the ...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccountStorage/FirestoreAccountStorage.swift#L72
Todo Violation: TODOs should be resolved (completely restructure docs!) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccountStorage/FirestoreAccountStorage.swift#L103
Todo Violation: TODOs should be resolved (error happened, how to best no...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccountStorage/FirestoreAccountStorage.swift#L120
Todo Violation: TODOs should be resolved (log or do something with that ...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccountStorage/FirestoreAccountStorage.swift#L121
Todo Violation: TODOs should be resolved (does it make sense to notify t...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccountStorage/FirestoreAccountStorage.swift#L151
Todo Violation: TODOs should be resolved (transport keys as set?) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccountStorage/FirestoreAccountStorage.swift#L159
Todo Violation: TODOs should be resolved (also try to load from disk if ...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccountStorage/FirestoreAccountStorage.swift#L195
Todo Violation: TODOs should be resolved (check if the snapshot listener...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccountStorage/FirestoreAccountStorage.swift#L197
Todo Violation: TODOs should be resolved (if we have sets, its easier!) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFirebaseAccountStorage/FirestoreAccountStorage.swift#L198
Todo Violation: TODOs should be resolved (actually keep track of all acc...) (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/