Several fixes for the FirebaseAccountService #205
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
10s
SwiftLint
/
...
/
SwiftLint
8s
Markdown Link Check
/
markdown_link_check
19s
Annotations
3 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestAppUITests/FirebaseAccountTests.swift#L504
File Length Violation: File should contain 500 lines or less: currently contains 504 (file_length)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestAppUITests/FirebaseAccountTests.swift#L454
Todo Violation: TODOs should be resolved (ensure account id is stable!) (todo)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L704
Todo Violation: TODOs should be resolved (pass in if we have a full name...) (todo)
|
Markdown Link Check / markdown_link_check
The following actions use a deprecated Node.js version 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/
|