Align interface to Android #70
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
7s
SwiftLint
/
...
/
SwiftLint
10s
Markdown Link Check
/
markdown_link_check
16s
Annotations
3 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziContact/Models/ContactOption+Call.swift#L12
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziContact/Models/ContactOption+Email.swift#L12
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziContact/Models/ContactOption+Website.swift#L31
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
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/
|