Skip to content

Android alignment

Android alignment #63

Triggered via pull request October 15, 2024 22:11
Status Failure
Total duration 35s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
10s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
14s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
24s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziSecureStorage/Credentials/Credential.swift#L10
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziSecureStorage/Credentials/CredentialStorage.swift#L13
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziSecureStorage/SecureStorage.swift#L40
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziSecureStorage/Keys/KeyStorage.swift#L105
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziSecureStorage/Keys/KeyStorage.swift#L13
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziSecureStorage/Keys/KeyStorage.swift#L16
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
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/